home *** CD-ROM | disk | FTP | other *** search
- #define IDFILE_POS 0
- #define IDCOLORS_POS 1
- #define IDS_APPNAME 1
- #define IDSTATES_POS 2
- #define IDS_DESCRIPTION 2
- #define IDHELP_POS 3
- #define IDI_APPICON 101
- #define IDM_EXIT 1000
- #define IDM_ABOUT 1001
- #define IDM_COLOROWNERDR 1100
- #define IDM_BLACK 1101
- #define IDM_BLUE 1102
- #define IDM_RED 1103
- #define IDM_GREEN 1104
- #define IDM_FONT 1200
- #define IDM_SIZE 1201
- #define IDM_STYLE 1202
- #define IDM_STATE 1300
- #define IDM_STATE1 1301
- #define IDM_STATE2 1302
- #define IDM_STATE3 1303
- #define IDM_STATE4 1304
-
-