windows-nt/Source/XPSP1/NT/sdktools/mtscript/inc/config.h

16 lines
600 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#define IDD_CONFIGPATHS 100
#define IDD_SCRIPTPATH 103
#define IDD_INITSCRIPT 107
#define IDD_STATUSDIALOG 108
#define IDC_SCRIPTLIST 109
#define IDC_STATUSOUTPUT 112
#define IDC_DEBUGOUTPUT 114
#define IDC_PROCESSLIST 111
#define IDC_CLEAR 117
#define IDC_SIGNALLIST 118
#define IDC_OUTPUTTEXT 113
#define IDC_PROCESSTEXT 115
#define IDC_SIGNALTEXT 116
#define IDC_LOGGING 119
#define IDC_EXIT 120