Clone of Akilla's acserver @ https://github.com/deregtd/ACServer

resource.h 2.3KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ACServer.rc
  4. //
  5. #define IDC_MYICON 2
  6. #define IDD_ACSERVER_DIALOG 102
  7. #define IDD_ABOUTBOX 103
  8. #define IDS_APP_TITLE 103
  9. #define IDD_MAINDLG 103
  10. #define IDM_ABOUT 104
  11. #define IDM_EXIT 105
  12. #define IDS_HELLO 106
  13. #define IDI_ACSERVER 107
  14. #define IDI_SMALL 108
  15. #define IDC_ACSERVER 109
  16. #define IDR_ACSERVER 109
  17. #define IDR_MAINFRAME 128
  18. #define IDI_NOACT 130
  19. #define IDI_ACT 131
  20. #define IDD_OPTIONS 132
  21. #define IDD_SRVMSG 134
  22. #define IDR_USERPOPUP 135
  23. #define IDC_LIST1 1002
  24. #define IDC_CHARLIST 1003
  25. #define IDC_CSIP 1004
  26. #define IDC_WSIP 1005
  27. #define IDC_STARTLISTEN 1006
  28. #define IDC_EDIT1 1008
  29. #define IDC_EDIT2 1009
  30. #define IDC_EDIT3 1010
  31. #define IDC_EDIT5 1011
  32. #define IDC_EDIT4 1012
  33. #define IDC_CHECK1 1013
  34. #define IDC_EDIT6 1014
  35. #define IDC_CHECK2 1015
  36. #define ID_FILE_RESETLOG 32771
  37. #define ID_FILE_RESETALLCONNECTIONS 32772
  38. #define ID_FILE_KICKSELECTEDUSER 32773
  39. #define ID_OPTIONS_OPENOPTIONS 32774
  40. #define ID_COMMANDS_SERVERMESSAGE 32775
  41. #define ID_COMMANDS_STARTLISTEN 32776
  42. #define ID_KICK_USER 32777
  43. #define ID_VIEWINFO 32778
  44. #define ID_MENUITEM32779 32779
  45. #define ID_OPTIONS_CLEAROBJECTSLIST 32780
  46. #define ID_OPTIONS_CLEARUSERLIST 32781
  47. #define IDC_STATIC -1
  48. // Next default values for new objects
  49. //
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52. #define _APS_NEXT_RESOURCE_VALUE 136
  53. #define _APS_NEXT_COMMAND_VALUE 32782
  54. #define _APS_NEXT_CONTROL_VALUE 1014
  55. #define _APS_NEXT_SYMED_VALUE 110
  56. #endif
  57. #endif