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

模拟服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DBSvr.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_MIR2                        101
  30. #define IDR_MAINMENU                    101
  31. #define IDB_TOOLBAR                     102
  32. #define IDD_CONFIGDLG                   104
  33. #define IDC_DBSVR_IP                    1003
  34. #define IDC_DBMS_IP                     1008
  35. #define IDC_DBMS_PORT                   1010
  36. #define IDC_DBMS_ID                     1011
  37. #define IDC_DBMS_PASSWORD               1012
  38. #define IDC_DBMS_DEVICE                 1013
  39. #define IDM_STARTSERVICE                40001
  40. #define IDM_STOPSERVICE                 40002
  41. #define IDM_CONFIG                      40003
  42. #define IDM_EXIT                        40004
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE        101
  48. #define _APS_NEXT_COMMAND_VALUE         40001
  49. #define _APS_NEXT_CONTROL_VALUE         1000
  50. #define _APS_NEXT_SYMED_VALUE           101
  51. #endif
  52. #endif