mirror of https://github.com/tongzx/nt5src
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.
33 lines
1.2 KiB
33 lines
1.2 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by host.rc
|
|
//
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_HOSTTYPE 129
|
|
#define IDD_SETTINGS_DLG 130
|
|
#define IDC_DATASOURCE1_EDIT 1000
|
|
#define IDC_DB_FILE 1000
|
|
#define IDC_QUERY1_EDIT 1001
|
|
#define IDC_DB_QUERY 1001
|
|
#define IDC_DIR_PATH 1002
|
|
#define ID_DATASOURCE1 32771
|
|
#define ID_DATASOURCE2 32772
|
|
#define ID_DATASOURCE3 32773
|
|
#define ID_GDIPLUS 32774
|
|
#define ID_COMCTRL 32775
|
|
#define ID_PRIVATE_ASSEMBLY 32776
|
|
#define ID_SETTINGS 32777
|
|
#define ID_HOST_ACTCTX 32778
|
|
|
|
// 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 32779
|
|
#define _APS_NEXT_CONTROL_VALUE 1003
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|