Annotation of DewFind/resource.h, revision 1.1.1.1
1.1 nick 1: //{{NO_DEPENDENCIES}}
2: // Microsoft Visual C++ generated include file.
3: // Used by DewFind.rc
4: //
5: #define MAINMENU 4
6: #define IDM_ABOUTBOX 0x0010
7: #define IDD_ABOUTBOX 100
8: #define IDS_ABOUTBOX 101
9: #define IDD_DEWFIND_DIALOG 102
10: #define IDR_MAINFRAME 128
11: #define LETBLACK 132
12: #define IDB_BITMAP1 133
13: #define LETGREEN 134
14: #define IDB_BITMAP2 135
15: #define LETRED 135
16: #define ID_FILE_NEWGAME 32771
17: #define ID_FILE_QUITGAME 32772
18:
19: // Next default values for new objects
20: //
21: #ifdef APSTUDIO_INVOKED
22: #ifndef APSTUDIO_READONLY_SYMBOLS
23: #define _APS_NEXT_RESOURCE_VALUE 137
24: #define _APS_NEXT_COMMAND_VALUE 32773
25: #define _APS_NEXT_CONTROL_VALUE 1000
26: #define _APS_NEXT_SYMED_VALUE 101
27: #endif
28: #endif
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>