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

模拟服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by LoginGate.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 IDR_MAINMENU                    101
  18. #define IDM_FONTCOLOR                   101
  19. #define IDI_MIR2                        102
  20. #define IDM_BACKCOLOR                   102
  21. #define IDB_TOOLBAR                     103
  22. #define IDD_CONFIGDLG                   104
  23. #define IDC_LOGINSVR_IP                 1003
  24. #define IDC_LOGINSVR_PORT               1004
  25. #define IDC_LOCALPORT                   1005
  26. #define IDC_EDIT1                       1006
  27. #define IDM_STARTSERVICE                40001
  28. #define IDM_STOPSERVICE                 40002
  29. #define IDM_CONFIG                      40003
  30. #define IDM_EXIT                        40004
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        107
  36. #define _APS_NEXT_COMMAND_VALUE         40005
  37. #define _APS_NEXT_CONTROL_VALUE         1007
  38. #define _APS_NEXT_SYMED_VALUE           103
  39. #endif
  40. #endif