resource.h 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 sdlpal.rc 使用
  4. //
  5. #define IDI_SDLPAL 101
  6. #define IDD_LAUNCHER 101
  7. #define IDS_LAUNCHSETTING 102
  8. #define IDS_CONFIRM 103
  9. #define IDC_GAMEPATH 1000
  10. #define IDC_SAVEPATH 1001
  11. #define IDC_DOS 1002
  12. #define IDC_WIN95 1003
  13. #define IDC_CHT 1005
  14. #define IDC_CHS 1006
  15. #define IDC_EMBEDFONT 1009
  16. #define IDC_WIDTH 1012
  17. #define IDC_HEIGHT 1013
  18. #define IDC_ASPECTRATIO 1014
  19. #define IDC_FULLSCREEN 1015
  20. #define IDC_MSGFILE 1017
  21. #define IDC_CD 1019
  22. #define IDC_BGM 1020
  23. #define IDC_OPL 1021
  24. #define IDC_STEREO 1022
  25. #define IDC_DEFAULT 1024
  26. #define IDC_SURROUNDOPL 1025
  27. #define IDC_SAMPLERATE 1027
  28. #define IDC_OPLSR 1028
  29. #define IDC_QUALITY 1029
  30. #define IDC_VOLUME 1030
  31. #define IDC_OPLOFFSET 1031
  32. #define IDC_AUDIOBUFFER 1032
  33. #define IDC_BRGAME 1033
  34. #define IDC_BRSAVE 1034
  35. #define IDC_STATIC -1
  36. // Next default values for new objects
  37. //
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE 105
  41. #define _APS_NEXT_COMMAND_VALUE 40001
  42. #define _APS_NEXT_CONTROL_VALUE 1035
  43. #define _APS_NEXT_SYMED_VALUE 101
  44. #endif
  45. #endif