mirror of http://git.nssm.cc/nssm/nssm.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
848 B
C
26 lines
848 B
C
22 years ago
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by nssm.rc
|
||
|
//
|
||
|
#define IDI_NSSM 101
|
||
|
#define IDD_INSTALL 102
|
||
|
#define IDD_REMOVE 103
|
||
|
#define IDC_PATH 1000
|
||
|
#define IDC_OK 1001
|
||
|
#define IDC_CANCEL 1002
|
||
|
#define IDC_BROWSE 1003
|
||
|
#define IDC_FLAGS 1004
|
||
|
#define IDC_NAME 1005
|
||
|
#define IDC_REMOVE 1007
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1009
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|