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.
31 lines
1.1 KiB
31 lines
1.1 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by setup.rc
|
|
//
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDD_SETUP_FORM 101
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_COMPONENTS 1000
|
|
#define IDC_ADD_ALL 1001
|
|
#define IDC_ADD 1002
|
|
#define IDC_REMOVE 1003
|
|
#define IDC_REMOVE_ALL 1004
|
|
#define IDC_COMPONENTS_TO_ADD 1005
|
|
#define IDC_INSTALL 1006
|
|
#define IDHELP 1008
|
|
#define IDC_SPACE_REQUIRED 1009
|
|
#define IDC_LOCATION 1010
|
|
#define IDC_BROWSE 1011
|
|
#define IDC_SPACE_AVAILABLE 1013
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_3D_CONTROLS 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1014
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|