提交 | 用户 | age
|
61deef
|
1 |
//{{NO_DEPENDENCIES}}
|
Q |
2 |
// 生成的 Microsoft Visual C++ 包含文件。
|
|
3 |
// 由 MFCApplication1.rc 使用
|
|
4 |
//
|
|
5 |
#define IDD_ABOUTBOX 100
|
|
6 |
#define IDP_OLE_INIT_FAILED 100
|
|
7 |
#define IDR_MAINFRAME 128
|
|
8 |
#define IDR_MFCApplication1TYPE 130
|
|
9 |
#define ID_WINDOW_MANAGER 131
|
|
10 |
|
|
11 |
// 新对象的下一组默认值
|
|
12 |
//
|
|
13 |
#ifdef APSTUDIO_INVOKED
|
|
14 |
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
15 |
#define _APS_NEXT_RESOURCE_VALUE 310
|
|
16 |
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
17 |
#define _APS_NEXT_SYMED_VALUE 310
|
|
18 |
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
19 |
#endif
|
|
20 |
#endif
|