Clone of UAS2 @ https://github.com/drudgedance/uas2

resource.h 3.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by UAS.rc
  4. //
  5. #define IDD_MAIN 102
  6. #define IDR_BINDATA 109
  7. #define ID_SYSTRAY 125
  8. #define IDI_ICON 149
  9. #define IDC_CONSOLE 1000
  10. #define IDB_START 1001
  11. #define IDC_CHARPORT 1002
  12. #define IDB_EXIT 1003
  13. #define IDC_WORLDPORT 1004
  14. #define IDC_LOCALIP 1005
  15. #define IDB_GO 1006
  16. #define IDC_DBIP 1006
  17. #define IDC_DBNAME 1007
  18. #define IDB_CLEAROBJECTS 1008
  19. #define IDC_VERSIONTEXT 1009
  20. #define IDC_VERSIONINFO 1010
  21. #define IDC_MAX_USERS 1010
  22. #define IDC_VERSIONTEXT2 1011
  23. #define IDC_VERSIONINFO2 1012
  24. #define IDC_DBUSER 1013
  25. #define IDC_DBPASSWORD 1014
  26. #define IDC_ACCESS_DB 1027
  27. #define IDC_MSSQL_DB 1028
  28. #define IDC_MYSQL_DB 1029
  29. #define IDC_DBTYPE 1030
  30. #define IDC_CONFIG 1039
  31. #define IDB_DISC_ALL 1040
  32. #define IDC_STATIP 1041
  33. #define IDC_STATCP 1042
  34. #define IDC_STATWP 1043
  35. #define IDC_STATDBIP 1044
  36. #define IDC_STATDBN 1045
  37. #define IDC_STATDBU 1046
  38. #define IDC_STATDBPASS 1047
  39. #define IDC_SETTING_FRAME 1048
  40. #define IDC_STAT_MAXUSERS 1049
  41. #define IDC_ACCESS_FILE 1050
  42. #define IDC_FRAME_DB 1052
  43. #define IDC_FRAME_STATUS 1053
  44. #define IDC_SERVER 1054
  45. #define IDC_ED_HOST 1055
  46. #define IDC_STAT_HOST 1056
  47. #define IDC_STAT_PATH 1057
  48. #define IDC_STAT_PORT 1058
  49. #define IDC_ED_PORT 1059
  50. #define IDC_ED_URL 1060
  51. #define IDC_STAT_SERIAL 1061
  52. #define IDC_ED_SERIAL 1062
  53. #define IDC_STAT_KEY 1063
  54. #define IDC_ED_KEY 1064
  55. #define IDC_STAT_CLIENT 1065
  56. #define IDC_ED_CLIENT 1066
  57. #define IDC_STAT_ID 1067
  58. #define IDC_ED_ID 1068
  59. #define IDC_ED_SNAME 1069
  60. #define IDC_STAT_SNAME 1070
  61. #define IDC_STAT_NAME 1071
  62. #define IDC_BTN_UPDATE 1072
  63. #define IDC_STAT_MESSAGE 1073
  64. #define IDC_HELP_TITLE 1074
  65. #define IDC_WBBOX 1075
  66. #define IDC_WB 1076
  67. #define IDC_HELP_TEXT 1077
  68. #define ID_SYSTRAY_ACE 40001
  69. #define ID_SYSTRAY_EXIT 40002
  70. // Next default values for new objects
  71. //
  72. #ifdef APSTUDIO_INVOKED
  73. #ifndef APSTUDIO_READONLY_SYMBOLS
  74. #define _APS_NEXT_RESOURCE_VALUE 150
  75. #define _APS_NEXT_COMMAND_VALUE 40006
  76. #define _APS_NEXT_CONTROL_VALUE 1077
  77. #define _APS_NEXT_SYMED_VALUE 101
  78. #endif
  79. #endif