1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ 生成的包含文件。
- // 供 lyfzRepair.rc 使用
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_LYFZREPAIR_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDB_SCROLL 129
- #define IDC_EDIT1 1000
- #define ET_MSG 1000
- #define IDC_BUTTON1 1001
- #define BTN_ENABLE_GUEST 1001
- #define IDC_BUTTON2 1002
- #define BTN_SET_GUEST_MODE 1002
- #define IDC_BUTTON3 1003
- #define BTN_DISABLE_NULL_PASSWORD 1003
- #define IDC_BUTTON4 1004
- #define BTN_DISABLE_SAM_ENUM 1004
- #define IDC_BUTTON5 1005
- #define BTN_PING 1005
- #define IDC_BUTTON6 1006
- #define BTN_TELNET 1006
- #define IDC_BUTTON7 1007
- #define BTN_WINSOCK_RESET 1007
- #define IDC_BUTTON8 1008
- #define BTN_INSTALL_NET4 1008
- #define IDC_EDIT2 1009
- #define ET_INFO 1009
- #define BTN_REINSTALL 1010
- #define BTN_FIREWALLTURNOFF 1011
- #define BTN_FIREWALLADDAPP 1012
- #define RADIO_CLASSIC 1013
- #define IDC_RADIO2 1014
- #define RADIO_PLATINUM 1014
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #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
|