home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
dbmsg
/
mapi
/
remote.srv
/
windsrc.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-04-11
|
1KB
|
33 lines
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WINDSSRV.RC
//
#define IDD_WINDS_DIALOG 100
#define IDD_WARNING 101
#define IDD_WINDS_APP 102
#define IDD_INSTALL_OPTIONS 103
#define IDI_WINDSSERVICE 500
#define IDM_MENU 501
#define IDC_OBJECT_LIST 1001
#define IDC_INSTALL_SERVICE 1002
#define IDC_SERVICE_FILEPATH 1002
#define IDC_REMOVE 1003
#define IDC_REMOVE_SERVICE 1003
#define IDC_AUTO_START 1003
#define IDC_MANUAL_START 1004
#define IDC_START_NOW 1005
#define IDM_FILE_EXIT 40000
#define IDM_ABOUT 40001
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40002
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 502
#endif
#endif