resource.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:2k
源码类别:

模拟服务器

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MGateWay.rc
  4. //
  5. #define IDC_MYICON                      2
  6. #define IDD_MGATEWAY_DIALOG             102
  7. #define IDD_ABOUTBOX                    103
  8. #define IDS_APP_TITLE                   103
  9. #define IDM_ABOUT                       104
  10. #define IDM_EXIT                        105
  11. #define IDS_HELLO                       106
  12. #define IDI_MGATEWAY                    107
  13. #define IDI_SMALL                       108
  14. #define IDC_MGATEWAY                    109
  15. #define IDS_STARTUP_ERROR               110
  16. #define IDS_LOADENVIRONMENT_ERROR       111
  17. #define IDR_MAINFRAME                   128
  18. #define IDD_INITBOX                     129
  19. #define IDI_INIFILE                     130
  20. #define IDD_ANNOUNCEBOX                 131
  21. #define IDC_SETUPFILEPATH               1000
  22. #define IDC_BTN_SETUPFILEPATH           1001
  23. #define IDC_EDIT1                       1002
  24. #define IDC_EDIT_MAXAT                  1002
  25. #define IDC_DEFAULT                     1004
  26. #define IDC_ICO_INIFILE                 1006
  27. #define IDC_EDIT_PRECISION              1007
  28. #define IDC_IP_ACCOUNTSVR               1012
  29. #define IDC_IP_ROLEDBSVR                1013
  30. #define IDC_PORT_ACCOUNTSVR             1014
  31. #define IDC_PORT_ROLEDBSVR              1015
  32. #define IDC_ACCOUNTSVR_LINK_STATUS      1016
  33. #define IDC_BTN_CON_ACCOUNTSVR          1017
  34. #define IDC_ROLEDBSVR_LINK_STATUS       1018
  35. #define IDC_BTN_CON_ROLEDBSVR           1019
  36. #define IDC_RADIO2                      1020
  37. #define IDC_RADIO3                      1021
  38. #define IDC_PORT_GAMESVR                1022
  39. #define IDC_PORT_CLIENTSVR              1023
  40. #define IDC_BTN_OPN_GAMESVR             1024
  41. #define IDC_BTN_OPN_CLIENTSVR           1025
  42. #define IDC_EDIT_USERNAME               1026
  43. #define IDC_EDIT_PRODUCTVERSION         1027
  44. #define IDC_EDIT_IPADDRESS0             1028
  45. #define IDC_EDIT_IPADDRESS1             1029
  46. #define IDC_ICON_INIFILE                1030
  47. #define IDC_INFO_CTRL                   1031
  48. #define IDC_STATIC                      -1
  49. // Next default values for new objects
  50. // 
  51. #ifdef APSTUDIO_INVOKED
  52. #ifndef APSTUDIO_READONLY_SYMBOLS
  53. #define _APS_NEXT_RESOURCE_VALUE        132
  54. #define _APS_NEXT_COMMAND_VALUE         32771
  55. #define _APS_NEXT_CONTROL_VALUE         1032
  56. #define _APS_NEXT_SYMED_VALUE           110
  57. #endif
  58. #endif