mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.8 KiB
49 lines
1.8 KiB
//{{NO_DEPENDENCIES}}
|
|
// App Studio generated include file.
|
|
// Used by ESP.RC
|
|
//
|
|
#define IDD_DIALOG1 101
|
|
#define IDD_DIALOG2 102
|
|
#define IDD_DIALOG3 103
|
|
#define IDR_MENU1 104
|
|
#define IDI_ICON1 105
|
|
#define IDR_ACCELERATOR1 106
|
|
#define IDC_LIST1 1000
|
|
#define IDC_LIST2 1001
|
|
#define IDC_LIST3 1002
|
|
#define IDC_EDIT1 1003
|
|
#define IDC_STATIC1 1004
|
|
#define IDC_BUTTON1 1005
|
|
#define IDC_BUTTON2 1006
|
|
#define IDC_BUTTON3 1007
|
|
#define IDC_COMBO1 1008
|
|
#define IDC_F1HELP 1009
|
|
#define IDC_PREVCTRL 1010
|
|
#define IDC_NEXTCTRL 1011
|
|
#define IDC_ENTER 1012
|
|
#define IDM_ABOUT 40000
|
|
#define IDM_EXIT 40001
|
|
#define IDM_DEFAULTS 40002
|
|
#define IDM_OUTCALLSTATEPROG 40003
|
|
#define IDM_INSTALL 40004
|
|
#define IDM_UNINSTALL 40005
|
|
#define IDM_USAGE 40006
|
|
#define IDM_DUMPGLOBALS 40007
|
|
#define IDM_SYNCCOMPL 40008
|
|
#define IDM_ASYNCCOMPL 40009
|
|
#define IDM_MANUALCOMPL 40010
|
|
#define IDM_MANUALRESULTS 40011
|
|
#define IDM_REGISTER 40012
|
|
#define IDM_DEREGISTER 40013
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 107
|
|
#define _APS_NEXT_COMMAND_VALUE 40014
|
|
#define _APS_NEXT_CONTROL_VALUE 1013
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|