File:  [Local Repository] / DewFind / resource.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed Mar 2 17:51:54 2011 UTC (13 years, 2 months ago) by nick
Branches: MAIN, INITIAL
CVS tags: r_0, HEAD
Initial import

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by DewFind.rc
//
#define MAINMENU                        4
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DEWFIND_DIALOG              102
#define IDR_MAINFRAME                   128
#define LETBLACK                        132
#define IDB_BITMAP1                     133
#define LETGREEN                        134
#define IDB_BITMAP2                     135
#define LETRED                          135
#define ID_FILE_NEWGAME                 32771
#define ID_FILE_QUITGAME                32772

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>