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

模拟服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by LoginSvr.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_CONFLVS_LABEL1              12
  17. #define IDS_CONFLVS_LABEL2              13
  18. #define IDS_CONFLVS_LABEL3              14
  19. #define IDS_CONFLVS_LABEL4              15
  20. #define IDS_CONFLVS_LABEL5              16
  21. #define IDS_TAB_LABEL1                  17
  22. #define IDS_ACCEPT_GATESERVER           18
  23. #define IDS_OPEN_USER                   19
  24. #define IDS_CLOSE_USER                  20
  25. #define IDS_CONNECTDB                   21
  26. #define IDS_LOADACCOUNTRECORDS          22
  27. #define IDS_BOUNDACCOUNTRECORDS         23
  28. #define IDS_COMPLETENEWUSER             24
  29. #define IDI_ICON1                       101
  30. #define IDI_MIR2                        101
  31. #define IDR_MAINMENU                    101
  32. #define IDM_FONTCOLOR                   101
  33. #define IDB_TOOLBAR                     102
  34. #define IDM_BACKCOLOR                   102
  35. #define IDD_CONFIGDLG                   103
  36. #define IDD_CONFIGDLG_SERVERLIST        104
  37. #define IDD_SVRLIST_ADD                 105
  38. #define IDC_SERVERINFO_LIST             1000
  39. #define IDC_SVRLIST_ADD                 1002
  40. #define IDC_SVRLIST_REMOVE              1003
  41. #define IDC_SVRLIST_EDIT                1004
  42. #define IDC_IPADDRESS1                  1005
  43. #define IDC_IPADDRESS2                  1006
  44. #define IDC_IPADDRESS3                  1007
  45. #define IDC_TITLE                       1009
  46. #define IDC_ADD_GATELIST                1011
  47. #define IDC_GATELIST                    1013
  48. #define IDC_REMOVE_GATELIST             1014
  49. #define IDC_EDIT1                       1016
  50. #define IDC_PORT                        1016
  51. #define IDM_STARTSERVICE                40001
  52. #define IDM_STOPSERVICE                 40002
  53. #define IDM_CONFIG                      40003
  54. #define IDM_EXIT                        40004
  55. #define IDM_SERVERSTAT                  40005
  56. // Next default values for new objects
  57. // 
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NEXT_RESOURCE_VALUE        107
  61. #define _APS_NEXT_COMMAND_VALUE         40006
  62. #define _APS_NEXT_CONTROL_VALUE         1018
  63. #define _APS_NEXT_SYMED_VALUE           103
  64. #endif
  65. #endif