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

模拟服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GameGate.rc
  4. //
  5. #define IDS_NOTWINNT                    1
  6. #define IDC_MYICON                      2
  7. #define IDS_LVS_LABEL1                  2
  8. #define IDS_LVS_LABEL2                  3
  9. #define IDS_LVS_LABEL3                  4
  10. #define IDS_STARTSERVICE                5
  11. #define IDS_STOPSERVICE                 6
  12. #define IDS_CONNECT_LOGINSERVER         7
  13. #define IDS_DISCONNECT_LOGINSERVER      8
  14. #define IDS_PROGRAM_QUIT                9
  15. #define IDS_PROGRAM_TITLE               10
  16. #define IDS_CANT_CONNECT                11
  17. #define IDS_APPLY_RECONNECT             12
  18. #define IDS_LOAD_ABUSIVE                13
  19. #define IDS_LOADFAIL_ABUSIVE            14
  20. #define IDR_MAINMENU                    101
  21. #define IDD_GAMEGATE_DIALOG             102
  22. #define IDI_MIR2                        102
  23. #define IDD_ABOUTBOX                    103
  24. #define IDS_APP_TITLE                   103
  25. #define IDB_TOOLBAR                     103
  26. #define IDM_ABOUT                       104
  27. #define IDD_CONFIGDLG                   104
  28. #define IDM_EXIT                        105
  29. #define IDS_HELLO                       106
  30. #define IDI_GAMEGATE                    107
  31. #define IDI_SMALL                       108
  32. #define IDC_GAMEGATE                    109
  33. #define IDR_MAINFRAME                   128
  34. #define IDC_LOGINSVR_IP                 1003
  35. #define IDC_LOGINSVR_PORT               1004
  36. #define IDC_LOCALPORT                   1005
  37. #define IDC_SERVERINDEX                 1006
  38. #define IDM_STARTSERVICE                40001
  39. #define IDM_STOPSERVICE                 40002
  40. #define IDM_CONFIG                      40003
  41. #define IDC_STATIC                      -1
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE        129
  47. #define _APS_NEXT_COMMAND_VALUE         32771
  48. #define _APS_NEXT_CONTROL_VALUE         1000
  49. #define _APS_NEXT_SYMED_VALUE           110
  50. #endif
  51. #endif