source: trunk/Utilities/RenderInterlacedVideo/resource.h @ 295

Last change on this file since 295 was 75, checked in by roman, 12 years ago

VMR-7, EVR, Weave and Colorize options

  • Property svn:mime-type set to application/octet-stream
File size: 4.4 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by RenderInterlacedVideo.rc
4//
5#define IDI_MODULE                      10
6#define IDI_PRIVATE_INFORMATION         70
7#define IDS_PROJNAME                    100
8#define IDR_MODULE                      110
9#define IDC_CHECK1                      255
10#define IDD_MAIN_VMR7                   1000
11#define IDC_MAIN_VMR7_VIDEO             1010
12#define IDC_MAIN_VMR7_RUN               1020
13#define IDC_MAIN_VMR7_PAUSE             1021
14#define IDC_MAIN_VMR7_STOP              1022
15#define IDC_MAIN_VMR7_WEAVE             1030
16#define IDC_MAIN_VMR7_COLORIZE          1031
17#define IDD_MAIN_VMR9                   1100
18#define IDC_MAIN_VMR9_VIDEO             1110
19#define IDC_MAIN_VMR9_RUN               1120
20#define IDC_MAIN_VMR9_PAUSE             1121
21#define IDC_MAIN_VMR9_STOP              1122
22#define IDC_MAIN_VMR9_WEAVE             1130
23#define IDC_MAIN_VMR9_COLORIZE          1131
24#define IDD_MAIN_EVR                    1200
25#define IDC_MAIN_EVR_VIDEO              1210
26#define IDC_MAIN_EVR_RUN                1220
27#define IDC_MAIN_EVR_PAUSE              1221
28#define IDC_MAIN_EVR_STOP               1222
29#define IDC_MAIN_EVR_WEAVE              1230
30#define IDC_MAIN_EVR_COLORIZE           1231
31#define IDD_ABOUT                       29900
32#define IDC_ABOUT_ICON                  29901
33#define IDC_ABOUT_TITLE                 29902
34#define IDC_ABOUT_PRODUCTVERSION        29903
35#define IDC_ABOUT_FILEVERSION           29904
36#define IDC_ABOUT_WEBSITETITLE          29905
37#define IDC_ABOUT_WEBSITE               29906
38#define IDC_ABOUT_EMAILTITLE            29907
39#define IDC_ABOUT_EMAIL                 29908
40#define IDC_ABOUT_COPYRIGHT             29909
41#define IDC_ABOUT_COPYRIGHTWARNING      29910
42#define IDR_ABOUT_PROPERTYPAGE          29925
43#define IDD_ABOUT_PROPERTYPAGE          29926
44#define IDC_ABOUT_LICENSEE              29927
45
46// Next default values for new objects
47//
48#ifdef APSTUDIO_INVOKED
49#ifndef APSTUDIO_READONLY_SYMBOLS
50#define _APS_NEXT_RESOURCE_VALUE        206
51#define _APS_NEXT_COMMAND_VALUE         32768
52#define _APS_NEXT_CONTROL_VALUE         256
53#define _APS_NEXT_SYMED_VALUE           106
54#endif
55#endif
Note: See TracBrowser for help on using the repository browser.