resource.h 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FedSrv.RC
  4. //
  5. #define ICO_FEDSRV 101
  6. #define MNU_FEDSRV 102
  7. #define IDD_PREFERENCES 103
  8. #define IDD_SETTINGS 103
  9. #define IDD_ABOUT 104
  10. #define IDC_EDIT_HTTPART 1000
  11. #define IDC_EDIT_ARTPATH 1001
  12. #define IDC_BTN_BROWSE 1002
  13. #define IDS_SERVICENAME 1100
  14. #define IDR_AllSrv 1100
  15. #define IDR_ADMINSESSION 1101
  16. #define IDR_ADMINGAME 1102
  17. #define IDR_ADMINGAMES 1103
  18. #define IDR_ADMINSERVER 1104
  19. #define IDR_USER 1105
  20. #define IDR_USERS 1106
  21. #define IDR_ADMINSHIP 1108
  22. #define IDR_DPMONO 1109
  23. #define IDS_E_LOBBYSERVER_GAMES_EXIST 4096
  24. #define IDS_E_ONE_GAME_PER_SERVER 4097
  25. #define IDS_E_GAME_SERVER_PAUSED 4098
  26. #define IDS_E_CONNECT_LOBBY 4099
  27. #define ID_HELP_ABOUT 40001
  28. #define ID_FILE_EXIT 40002
  29. #define ID_TOOLS_SETTINGS 40004
  30. #define IDC_STATIC -1
  31. // Next default values for new objects
  32. //
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NO_MFC 1
  36. #define _APS_NEXT_RESOURCE_VALUE 105
  37. #define _APS_NEXT_COMMAND_VALUE 40005
  38. #define _APS_NEXT_CONTROL_VALUE 1003
  39. #define _APS_NEXT_SYMED_VALUE 101
  40. #endif
  41. #endif