Resource.h 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by BurnCD.rc
  4. //
  5. #define IDCANCEL 2
  6. #define IDD_BURNCD_DIALOG 102
  7. #define IDR_MAINFRAME 128
  8. #define IDC_BURN_FILE_LIST 1000
  9. #define IDC_ADD_FILES_BUTTON 1001
  10. #define IDC_ADD_FOLDER_BUTTON 1002
  11. #define IDC_REMOVE_FILES_BUTTON 1003
  12. #define IDC_DEVICE_COMBO 1004
  13. #define IDC_BURN_BUTTON 1011
  14. #define IDC_PROGRESS_TEXT 1012
  15. #define IDC_PROGRESS 1013
  16. #define IDC_BUFFER_TEXT 1014
  17. #define IDC_BUFFER_PROG 1015
  18. #define IDC_ESTIMATED_TIME 1016
  19. #define IDC_TIME_LEFT 1017
  20. #define IDC_SUPPORTED_MEDIA_TYPES 1019
  21. #define IDC_MEDIA_TYPE_COMBO 1020
  22. #define IDC_CAPACITY 1021
  23. #define IDC_MAX_TEXT 1022
  24. #define IDC_VOLUME 1023
  25. #define IDC_CLOSE_MEDIA_CHK 1024
  26. #define IDC_EJECT_WHEN_FINISHED 1025
  27. // Next default values for new objects
  28. //
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE 129
  32. #define _APS_NEXT_COMMAND_VALUE 32771
  33. #define _APS_NEXT_CONTROL_VALUE 1000
  34. #define _APS_NEXT_SYMED_VALUE 101
  35. #endif
  36. #endif