resource.h 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by NVAPIExample.rc
  4. //
  5. #define IDI_IMAGE 2
  6. #define IDI_SOUND 10
  7. #define IDM_ABOUTBOX 0x0010
  8. #define IDD_ABOUTBOX 100
  9. #define IDI_MAIN 100
  10. #define IDS_ABOUTBOX 101
  11. #define IDD_NVAPIEXAMPLE_DIALOG 102
  12. #define IDS_BUTTON_BACK 102
  13. #define IDS_BUTTON_NEXT 103
  14. #define IDS_BUTTON_FINISH 104
  15. #define IDS_TIME_FORMAT 105
  16. #define IDS_DISK_SIZE_FORMAT 106
  17. #define IDS_MESSAGES_COLUMN 107
  18. #define IDS_TRANSITION_FORMAT 108
  19. #define IDS_ERROR_BUILDING_XML 109
  20. #define IDS_ERROR_SAVING_XML 110
  21. #define IDS_ERROR_LOADING_XML 111
  22. #define IDS_ERROR_GETTING_DISK_SIZE 112
  23. #define IDS_ERROR_GETTING_TIME 113
  24. #define IDS_BUTTON_ABORT 114
  25. #define IDS_ERROR_TRANSCODING 115
  26. #define IDS_ERROR_ABORTED 116
  27. #define IDS_TRANSCODING_ERROR_FORMAT 117
  28. #define IDS_XML_PARSE_ERROR 118
  29. #define IDS_VIDEOSTREAM_FORMAT 119
  30. #define IDI_VIDEO 120
  31. #define IDD_FIRST_PAGE 129
  32. #define IDD_THIRD_PAGE 130
  33. #define IDD_SECOND_PAGE 133
  34. #define IDD_TIME_AND_SIZE_ESTIMATE 138
  35. #define IDD_ESTIMATING_TIME_AND_SIZE 139
  36. #define IDD_SPLASH 140
  37. #define IDD_PREVIEW_PAGE 141
  38. #define IDD_EXPORT_PAGE 142
  39. #define IDS_ACTION_ESTIMATING 150
  40. #define IDS_ACTION_PREPARING 151
  41. #define IDS_ACTION_TRANSCODING 152
  42. #define IDS_ACTION_GENERATING 153
  43. #define IDS_ACTION_ANALYZING 154
  44. #define IDS_STARTING_BURNING 155
  45. #define IDS_STARTING_TRANSCODING 156
  46. #define IDS_BURN_OK 157
  47. #define IDS_BURN_FAILED 158
  48. #define IDS_WAITCD_REMAINDER 159
  49. #define IDS_WAITCD_DONE 160
  50. #define IDS_FORMAT_WAITCD_MEDIA_INFO 161
  51. #define IDS_ERROR_INITIALIZING_NERO_VISION_API 162
  52. #define IDS_VIDEO_FILES_FILTER 163
  53. #define IDS_VIDEO_TITLE_FORMAT 164
  54. #define IDS_XML_FILES_FILTER 165
  55. #define IDS_IMAGE_FILES_FILTER 166
  56. #define IDS_SLIDE_SHOW_FORMAT 167
  57. #define IDS_NEROAPI_GLUE_CONNECT_FAILED 168
  58. #define IDS_NERO_INIT_FAILED 169
  59. #define IDS_UNEXPECTED_NVAPI_ERROR 170
  60. #define IDS_NERO_IMAGE_FILES_FILTER 171
  61. #define IDS_AUDIO_FILES_FILTER 172
  62. #define IDC_ABOUT 1000
  63. #define IDC_SAVE 1001
  64. #define IDC_PROGRESS 1003
  65. #define IDC_MESSAGES 1004
  66. #define IDC_TOTAL_TIME 1005
  67. #define IDC_CONTENT 1008
  68. #define IDC_LOAD 1010
  69. #define IDC_INSERT_VIDEO 1011
  70. #define IDC_INSERT_SLIDE 1012
  71. #define IDC_REMOVE 1013
  72. #define IDC_LOAD_AND_BURN 1014
  73. #define IDC_EXPORT 1015
  74. #define IDC_PREVIEW 1016
  75. #define IDC_REMOVEALL 1017
  76. #define IDC_INSERT_VIDEOSTREAM 1018
  77. #define IDC_INSERT_AUDIOSTREAM 1019
  78. #define IDC_RECORDER 1028
  79. #define IDC_SPEED 1029
  80. #define IDC_ESTIMATED_TIME 1030
  81. #define IDC_ESTIMATED_SIZE 1031
  82. #define IDC_PAGE_PLACEHOLDER 1032
  83. #define IDC_PROGRESS_PERCENT 1033
  84. #define IDC_PROJECT_TYPE 1034
  85. #define IDC_TRANSITION_TYPE 1035
  86. #define IDC_ENCODING_TYPE 1036
  87. #define IDC_INSERT_IMAGE 1037
  88. #define IDC_INSERT_AUDIO 1038
  89. #define IDC_CHILD_DIALOG_PLACEHOLDER 1044
  90. #define IDC_PREVIEWFRAME 1047
  91. #define IDC_PREVIEW_SLIDER 1048
  92. #define IDC_PREVIEW_TEXT 1049
  93. #define IDC_PROGRESS_CURRENT 1051
  94. #define IDC_PROGRESS_TOTAL 1052
  95. #define IDC_STATIC_CURRENT_PROGRESS 1053
  96. #define IDC_STATIC_TOTAL_PROGRESS 1054
  97. #define IDC_STATIC_CURRENT_REMAINTIME 1055
  98. #define IDC_STATIC_TOTAL_REMAINTIME 1056
  99. #define IDC_STATIC_PROGRESS 1057
  100. #define IDC_START_PROCESSINGFINISHED 1058
  101. // Next default values for new objects
  102. //
  103. #ifdef APSTUDIO_INVOKED
  104. #ifndef APSTUDIO_READONLY_SYMBOLS
  105. #define _APS_NEXT_RESOURCE_VALUE 143
  106. #define _APS_NEXT_COMMAND_VALUE 32778
  107. #define _APS_NEXT_CONTROL_VALUE 1059
  108. #define _APS_NEXT_SYMED_VALUE 101
  109. #endif
  110. #endif