Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ 生成的包含文件。
- // 供 LogonServer.rc 使用
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_LOGONSERVER_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDI_ICON1 129
- #define IDI_ICON2 131
- #define IDI_ICON3 132
- #define IDI_ICON4 133
- #define IDI_ICON5 134
- #define IDI_ICON6 135
- #define IDC_RICHEDIT21 1000
- #define IDC_TRACE_MESSAGE 1000
- #define IDC_START_SERVICE 1002
- #define IDC_STOP_SERVICE 1003
- #define IDC_SYSTEM_OPTION 1004
- #define IDC_TREE1 1006
- #define IDC_BUTTON1 1007
- #define IDC_BUTTON3 1009
- #define IDC_EDIT1 1010
- #define IDC_EDIT2 1011
- #define IDC_EDIT3 1012
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 136
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1011
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|