Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ 生成的包含文件。
- // 供 CorrespondServer.rc 使用
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_CORRESPONDSERVER_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDI_ICON1 132
- #define IDI_ICON2 133
- #define IDI_ICON3 134
- #define IDI_ICON4 135
- #define IDI_ICON6 136
- #define IDC_RICHEDIT21 1000
- #define IDC_TRACE_MESSAGE 1000
- #define IDC_START_SERVICE 1001
- #define IDC_STOP_SERVICE 1002
- #define IDC_STOP_SERVICE2 1003
- #define IDC_SYSTEM_OPTION 1003
- #define IDC_EDIT1 1004
- #define IDC_EDIT2 1006
- #define IDC_TREE1 1007
- #define IDC_BUTTON1 1008
- #define IDC_EDIT3 1009
- #define IDC_TREE2 1010
- #define IDC_BUTTON2 1011
- #define IDC_EDIT4 1012
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 139
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1010
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|