| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by NVAPIExample.rc
- //
- #define IDI_IMAGE 2
- #define IDI_SOUND 10
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDI_MAIN 100
- #define IDS_ABOUTBOX 101
- #define IDD_NVAPIEXAMPLE_DIALOG 102
- #define IDS_BUTTON_BACK 102
- #define IDS_BUTTON_NEXT 103
- #define IDS_BUTTON_FINISH 104
- #define IDS_TIME_FORMAT 105
- #define IDS_DISK_SIZE_FORMAT 106
- #define IDS_MESSAGES_COLUMN 107
- #define IDS_TRANSITION_FORMAT 108
- #define IDS_ERROR_BUILDING_XML 109
- #define IDS_ERROR_SAVING_XML 110
- #define IDS_ERROR_LOADING_XML 111
- #define IDS_ERROR_GETTING_DISK_SIZE 112
- #define IDS_ERROR_GETTING_TIME 113
- #define IDS_BUTTON_ABORT 114
- #define IDS_ERROR_TRANSCODING 115
- #define IDS_ERROR_ABORTED 116
- #define IDS_TRANSCODING_ERROR_FORMAT 117
- #define IDS_XML_PARSE_ERROR 118
- #define IDS_VIDEOSTREAM_FORMAT 119
- #define IDI_VIDEO 120
- #define IDD_FIRST_PAGE 129
- #define IDD_THIRD_PAGE 130
- #define IDD_SECOND_PAGE 133
- #define IDD_TIME_AND_SIZE_ESTIMATE 138
- #define IDD_ESTIMATING_TIME_AND_SIZE 139
- #define IDD_SPLASH 140
- #define IDD_PREVIEW_PAGE 141
- #define IDD_EXPORT_PAGE 142
- #define IDS_ACTION_ESTIMATING 150
- #define IDS_ACTION_PREPARING 151
- #define IDS_ACTION_TRANSCODING 152
- #define IDS_ACTION_GENERATING 153
- #define IDS_ACTION_ANALYZING 154
- #define IDS_STARTING_BURNING 155
- #define IDS_STARTING_TRANSCODING 156
- #define IDS_BURN_OK 157
- #define IDS_BURN_FAILED 158
- #define IDS_WAITCD_REMAINDER 159
- #define IDS_WAITCD_DONE 160
- #define IDS_FORMAT_WAITCD_MEDIA_INFO 161
- #define IDS_ERROR_INITIALIZING_NERO_VISION_API 162
- #define IDS_VIDEO_FILES_FILTER 163
- #define IDS_VIDEO_TITLE_FORMAT 164
- #define IDS_XML_FILES_FILTER 165
- #define IDS_IMAGE_FILES_FILTER 166
- #define IDS_SLIDE_SHOW_FORMAT 167
- #define IDS_NEROAPI_GLUE_CONNECT_FAILED 168
- #define IDS_NERO_INIT_FAILED 169
- #define IDS_UNEXPECTED_NVAPI_ERROR 170
- #define IDS_NERO_IMAGE_FILES_FILTER 171
- #define IDS_AUDIO_FILES_FILTER 172
- #define IDC_ABOUT 1000
- #define IDC_SAVE 1001
- #define IDC_PROGRESS 1003
- #define IDC_MESSAGES 1004
- #define IDC_TOTAL_TIME 1005
- #define IDC_CONTENT 1008
- #define IDC_LOAD 1010
- #define IDC_INSERT_VIDEO 1011
- #define IDC_INSERT_SLIDE 1012
- #define IDC_REMOVE 1013
- #define IDC_LOAD_AND_BURN 1014
- #define IDC_EXPORT 1015
- #define IDC_PREVIEW 1016
- #define IDC_REMOVEALL 1017
- #define IDC_INSERT_VIDEOSTREAM 1018
- #define IDC_INSERT_AUDIOSTREAM 1019
- #define IDC_RECORDER 1028
- #define IDC_SPEED 1029
- #define IDC_ESTIMATED_TIME 1030
- #define IDC_ESTIMATED_SIZE 1031
- #define IDC_PAGE_PLACEHOLDER 1032
- #define IDC_PROGRESS_PERCENT 1033
- #define IDC_PROJECT_TYPE 1034
- #define IDC_TRANSITION_TYPE 1035
- #define IDC_ENCODING_TYPE 1036
- #define IDC_INSERT_IMAGE 1037
- #define IDC_INSERT_AUDIO 1038
- #define IDC_CHILD_DIALOG_PLACEHOLDER 1044
- #define IDC_PREVIEWFRAME 1047
- #define IDC_PREVIEW_SLIDER 1048
- #define IDC_PREVIEW_TEXT 1049
- #define IDC_PROGRESS_CURRENT 1051
- #define IDC_PROGRESS_TOTAL 1052
- #define IDC_STATIC_CURRENT_PROGRESS 1053
- #define IDC_STATIC_TOTAL_PROGRESS 1054
- #define IDC_STATIC_CURRENT_REMAINTIME 1055
- #define IDC_STATIC_TOTAL_REMAINTIME 1056
- #define IDC_STATIC_PROGRESS 1057
- #define IDC_START_PROCESSINGFINISHED 1058
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 143
- #define _APS_NEXT_COMMAND_VALUE 32778
- #define _APS_NEXT_CONTROL_VALUE 1059
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|