home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0210 - 0219 / ibm0210-0219 / ibm0213.tar / ibm0213 / PWA_AWAR.ZIP / SAMPMFC.Z / AWCLOCK.RC < prev    next >
Encoding:
Text File  |  1994-07-05  |  2.9 KB  |  109 lines

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15.  
  16. //////////////////////////////////////////////////////////////////////////////
  17. //
  18. // Menu
  19. //
  20.  
  21. MAINMENU MENU DISCARDABLE 
  22. BEGIN
  23.     POPUP "&File"
  24.     BEGIN
  25.         MENUITEM "&About",                      ID_APP_ABOUT
  26.         MENUITEM SEPARATOR
  27.         MENUITEM "E&xit",                       ID_APP_EXIT
  28.     END
  29. END
  30.  
  31. #ifdef APSTUDIO_INVOKED
  32. //////////////////////////////////////////////////////////////////////////////
  33. //
  34. // TEXTINCLUDE
  35. //
  36.  
  37. 1 TEXTINCLUDE DISCARDABLE 
  38. BEGIN
  39.     "resource.h\0"
  40. END
  41.  
  42. 2 TEXTINCLUDE DISCARDABLE 
  43. BEGIN
  44.     "#include ""afxres.h""\r\n"
  45.     "\0"
  46. END
  47.  
  48. 3 TEXTINCLUDE DISCARDABLE 
  49. BEGIN
  50.     "\r\n"
  51.     "\0"
  52. END
  53.  
  54. /////////////////////////////////////////////////////////////////////////////////////
  55. #endif    // APSTUDIO_INVOKED
  56.  
  57.  
  58. //////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Dialog
  61. //
  62.  
  63. IDD_ABOUTBOX DIALOG DISCARDABLE  0, 0, 217, 78
  64. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  65. CAPTION "About Aware/VBX Clock"
  66. FONT 8, "MS Sans Serif"
  67. BEGIN
  68.     DEFPUSHBUTTON   "OK",IDOK,162,8,50,14
  69.     CONTROL         "AWARECC.VBX;AwareClock10;fpClock1",IDC_CLOCK,
  70.                     "VBControl",WS_CLIPSIBLINGS | WS_TABSTOP,5,7,36,38
  71.     LTEXT           "Aware/VBX Clock Application",IDC_STATIC,49,7,106,9
  72.     LTEXT           "FarPoint Technologies, Inc",IDC_STATIC,49,19,106,9
  73.     LTEXT           "Use left mouse button to drag a  hand of the clock.",
  74.                     IDC_STATIC,5,52,183,9
  75.     LTEXT           "Use right mouse button to toggle AnalogTicks property.",
  76.                     IDC_STATIC,5,64,183,9
  77. END
  78.  
  79.  
  80. //////////////////////////////////////////////////////////////////////////////
  81. //
  82. // Dialog Info
  83. //
  84.  
  85. IDD_ABOUTBOX DLGINIT
  86. BEGIN
  87.     1002, 0x400, 112, 0
  88. 0x0900, 0x4449, 0x5f43, 0x4c43, 0x434f, 0x014b, 0x0000, 0x0904, 0xfde4, 
  89. 0x0007, 0x0000, 0x0000, 0x02bc, 0x0000, 0x0000, 0x0207, 0x2202, 0x7241, 
  90. 0x6169, 0x006c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 
  91. 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0015, 0x0b2b, 0x3030, 
  92. 0x303a, 0x3a30, 0x3030, 0x302e, 0x3030, 0x300b, 0x3a30, 0x3030, 0x303a, 
  93. 0x2e30, 0x3030, 0x0b32, 0x3030, 0x303a, 0x3a30, 0x3130, 0x302e, 0x3830, 
  94. 0x3900, 0xff00, 
  95.     0
  96. END
  97.  
  98.  
  99. #ifndef APSTUDIO_INVOKED
  100. ////////////////////////////////////////////////////////////////////////////////
  101. //
  102. // Generated from the TEXTINCLUDE 3 resource.
  103. //
  104.  
  105.  
  106. /////////////////////////////////////////////////////////////////////////////////////
  107. #endif    // not APSTUDIO_INVOKED
  108.  
  109.