resource.h 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Wav.rc
  4. //
  5. #define IDBTN_STUB 2
  6. #define IDD_WMAGEN_DIALOG 102
  7. #define IDBTN_GENERATE 1000
  8. #define IDLIST_PROFILES 1001
  9. #define IDD_WAV_SETTINGS 3000
  10. #define IDCOMBO_FREQ 3000
  11. #define IDCHECK_REMEMBER_OPT 3001
  12. #define IDCOMBO_SAMPLE_SIZE 3004
  13. #define IDR_PLUGIN_NLSDATA 3004
  14. #define IDCOMBO_CHANNELS 3005
  15. #define IDD_INFO 4003
  16. #define IDEDIT_PATH 4005
  17. #define IDEDIT_TITLE 4006
  18. #define IDEDIT_ARTIST 4007
  19. #define IDCOMBO_GENRE 4010
  20. #define IDEDIT_DATA_FORMAT 4011
  21. #define IDEDIT_FILE_SIZE 4012
  22. #define IDEDIT_DATETIME 4013
  23. #define IDBTN_CUSTOM_FIRST 4100
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE 3005
  29. #define _APS_NEXT_COMMAND_VALUE 32771
  30. #define _APS_NEXT_CONTROL_VALUE 3002
  31. #define _APS_NEXT_SYMED_VALUE 3001
  32. #endif
  33. #endif