RESOURCE.H
上传用户:szopptop
上传日期:2013-04-23
资源大小:1047k
文件大小:2k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SelGate.rc
  4. //
  5. #define IDS_NOTWINNT                    1
  6. #define IDS_LVS_LABEL1                  2
  7. #define IDS_LVS_LABEL2                  3
  8. #define IDS_LVS_LABEL3                  4
  9. #define IDS_STARTSERVICE                5
  10. #define IDS_STOPSERVICE                 6
  11. #define IDS_CONNECT_LOGINSERVER         7
  12. #define IDS_DISCONNECT_LOGINSERVER      8
  13. #define IDS_PROGRAM_QUIT                9
  14. #define IDS_PROGRAM_TITLE               10
  15. #define IDS_CANT_CONNECT                11
  16. #define IDS_APPLY_RECONNECT             12
  17. #define IDD_DIALOG1                     101
  18. #define IDR_MAINMENU                    101
  19. #define IDM_FONTCOLOR                   101
  20. #define IDI_MIR2                        102
  21. #define IDM_BACKCOLOR                   102
  22. #define IDB_TOOLBAR                     103
  23. #define IDD_CONFIGDLG                   104
  24. #define IDC_LOGINSVR_IP                 1003
  25. #define IDC_LOGINSVR_PORT               1004
  26. #define IDC_LOCALPORT                   1005
  27. #define IDC_EDIT1                       1006
  28. #define IDM_STARTSERVICE                40001
  29. #define IDM_STOPSERVICE                 40002
  30. #define IDM_CONFIG                      40003
  31. #define IDM_EXIT                        40004
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE        102
  37. #define _APS_NEXT_COMMAND_VALUE         40001
  38. #define _APS_NEXT_CONTROL_VALUE         1000
  39. #define _APS_NEXT_SYMED_VALUE           103
  40. #endif
  41. #endif