Clone of PhatAC @ https://github.com/floaterxk/PhatAC

resource.h 2.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by PhatAC.rc
  4. //
  5. #define IDOK2 2
  6. #define IDD_MAIN 101
  7. #define IDI_PHATAC 103
  8. #define IDR_MENU 104
  9. #define IDD_STATUS 105
  10. #define IDD_LAUNCHER 107
  11. #define IDD_ABOUT 109
  12. #define IDB_BANNER 110
  13. #define IDC_CONSOLE 1001
  14. #define IDC_SERVERIP 1002
  15. #define IDC_SERVERLOAD 1003
  16. #define IDC_NETWORKLOADBAR 1003
  17. #define IDC_CLIENTS 1004
  18. #define IDC_KICK 1005
  19. #define IDC_BAN 1006
  20. #define IDC_SERVERLOADTEXT 1007
  21. #define IDC_NETWORKLOADTEXT 1007
  22. #define IDC_TOGGLE 1008
  23. #define IDC_LAUNCH 1009
  24. #define IDC_SERVERPORT 1010
  25. #define IDC_FRAMERATE 1011
  26. #define IDC_CPULOADTEXT 1011
  27. #define IDC_RP 1012
  28. #define IDC_CPULOADBAR 1012
  29. #define IDC_SP 1013
  30. #define IDC_CLEARLOG 1013
  31. #define IDC_PRIORITY 1014
  32. #define IDC_SAVELOG 1014
  33. #define IDC_ACCOUNT 1015
  34. #define IDC_PASSWORD 1016
  35. #define IDC_LAUNCHCLIENT 1017
  36. #define IDC_BS 1017
  37. #define IDC_SP2 1018
  38. #define IDC_BR 1018
  39. #define IDC_REMOTEIP 1022
  40. #define IDC_REMOTEPORT 1023
  41. #define IDC_BROADCASTTEXT 1024
  42. #define IDC_BUTTON1 1025
  43. #define IDC_BROADCAST 1025
  44. #define IDC_VERSION 1026
  45. #define IDC_WEBSITE 1027
  46. #define IDC_BANNER 1028
  47. #define IDC_CREDITS 1029
  48. #define IDC_SERVERHOST 1031
  49. #define IDC_EDIT2 1032
  50. #define IDC_CONNECTLINK 1032
  51. #define IDM_EXIT 40002
  52. #define IDM_STATUS 40004
  53. #define IDM_LAUNCHER 40007
  54. #define IDM_ABOUT 40009
  55. // Next default values for new objects
  56. //
  57. #ifdef APSTUDIO_INVOKED
  58. #ifndef APSTUDIO_READONLY_SYMBOLS
  59. #define _APS_NEXT_RESOURCE_VALUE 112
  60. #define _APS_NEXT_COMMAND_VALUE 40010
  61. #define _APS_NEXT_CONTROL_VALUE 1033
  62. #define _APS_NEXT_SYMED_VALUE 101
  63. #endif
  64. #endif