home *** CD-ROM | disk | FTP | other *** search
- /*******************************************************************
- * HELPDEMO.HRC
- * (c) 1992-1994 STAR DIVISION
- *******************************************************************/
-
- #define APP_MENUBAR 1000
- #define PM_DRAW 1001
- #define PM_HELP 1002
-
- #define MI_DRAW 1011
- #define MI_EXIT 1012
-
- #define MI_INDEX 1021
- #define MI_HELPONHELP 1022
- #define MI_DRAWHELP 1023
- #define MI_COLORHELP 1024
- #define MI_SHAPEHELP 1025
- #define MI_ABOUT 1026
-
- #define DLG_SHAPE 500
- #define DLG_BLACK 1
- #define DLG_BLUE 2
- #define DLG_GREEN 3
- #define DLG_CYAN 4
- #define DLG_RED 5
- #define DLG_MAGENTA 6
- #define DLG_YELLOW 7
- #define DLG_WHITE 8
- #define DLG_GB1 9
- #define DLG_VIEW 10
- #define DLG_RECT 11
- #define DLG_ELL 12
- #define DLG_GB2 13
- #define DLG_OK 14
- #define DLG_CANCEL 15
- #define DLG_HELP 16
-
- #define ABOUTBOX 2000
-
- #define HELPSTATUS 3000
-
- #define WINHELP 5000
- #define EXTHELP 5001
- #define ABOUTHELP 5002
-