home *** CD-ROM | disk | FTP | other *** search
- //Microsoft App Studio generated resource script.
- //
- #include "resource.h"
-
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
-
- /////////////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
-
-
- //////////////////////////////////////////////////////////////////////////////
- //
- // Menu
- //
-
- MAINMENU MENU DISCARDABLE
- BEGIN
- POPUP "&File"
- BEGIN
- MENUITEM "&About", ID_APP_ABOUT
- MENUITEM SEPARATOR
- MENUITEM "E&xit", ID_APP_EXIT
- END
- END
-
- #ifdef APSTUDIO_INVOKED
- //////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
-
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h\0"
- END
-
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
- END
-
- 3 TEXTINCLUDE DISCARDABLE
- BEGIN
- "\r\n"
- "\0"
- END
-
- /////////////////////////////////////////////////////////////////////////////////////
- #endif // APSTUDIO_INVOKED
-
-
- //////////////////////////////////////////////////////////////////////////////
- //
- // Dialog
- //
-
- IDD_ABOUTBOX DIALOG DISCARDABLE 0, 0, 217, 78
- STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
- CAPTION "About Aware/VBX Clock"
- FONT 8, "MS Sans Serif"
- BEGIN
- DEFPUSHBUTTON "OK",IDOK,162,8,50,14
- CONTROL "AWARECC.VBX;AwareClock10;fpClock1",IDC_CLOCK,
- "VBControl",WS_CLIPSIBLINGS | WS_TABSTOP,5,7,36,38
- LTEXT "Aware/VBX Clock Application",IDC_STATIC,49,7,106,9
- LTEXT "FarPoint Technologies, Inc",IDC_STATIC,49,19,106,9
- LTEXT "Use left mouse button to drag a hand of the clock.",
- IDC_STATIC,5,52,183,9
- LTEXT "Use right mouse button to toggle AnalogTicks property.",
- IDC_STATIC,5,64,183,9
- END
-
-
- //////////////////////////////////////////////////////////////////////////////
- //
- // Dialog Info
- //
-
- IDD_ABOUTBOX DLGINIT
- BEGIN
- 1002, 0x400, 112, 0
- 0x0900, 0x4449, 0x5f43, 0x4c43, 0x434f, 0x014b, 0x0000, 0x0904, 0xfde4,
- 0x0007, 0x0000, 0x0000, 0x02bc, 0x0000, 0x0000, 0x0207, 0x2202, 0x7241,
- 0x6169, 0x006c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0015, 0x0b2b, 0x3030,
- 0x303a, 0x3a30, 0x3030, 0x302e, 0x3030, 0x300b, 0x3a30, 0x3030, 0x303a,
- 0x2e30, 0x3030, 0x0b32, 0x3030, 0x303a, 0x3a30, 0x3130, 0x302e, 0x3830,
- 0x3900, 0xff00,
- 0
- END
-
-
- #ifndef APSTUDIO_INVOKED
- ////////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
-
-
- /////////////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
-
-