source: trunk/Utilities/CaptureClock/resource.h @ 937

Last change on this file since 937 was 102, checked in by roman, 12 years ago
  • Property svn:mime-type set to application/octet-stream
File size: 3.2 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by CaptureClock.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 IDD_MAIN                        1000
10#define IDC_VIDEO_DEVICE                1011
11#define IDC_VIDEO_TIME                  1012
12#define IDC_AUDIO_DEVICE                1021
13#define IDC_AUDIO_TIME                  1022
14#define IDC_SYSTEM_TIME                 1031
15#define IDC_START                       1041
16#define IDC_STOP                        1042
17#define IDD_ABOUT                       29900
18#define IDC_ABOUT_ICON                  29901
19#define IDC_ABOUT_TITLE                 29902
20#define IDC_ABOUT_PRODUCTVERSION        29903
21#define IDC_ABOUT_FILEVERSION           29904
22#define IDC_ABOUT_WEBSITETITLE          29905
23#define IDC_ABOUT_WEBSITE               29906
24#define IDC_ABOUT_EMAILTITLE            29907
25#define IDC_ABOUT_EMAIL                 29908
26#define IDC_ABOUT_COPYRIGHT             29909
27#define IDC_ABOUT_COPYRIGHTWARNING      29910
28#define IDR_ABOUT_PROPERTYPAGE          29925
29#define IDD_ABOUT_PROPERTYPAGE          29926
30#define IDC_ABOUT_LICENSEE              29927
31
32// Next default values for new objects
33//
34#ifdef APSTUDIO_INVOKED
35#ifndef APSTUDIO_READONLY_SYMBOLS
36#define _APS_NEXT_RESOURCE_VALUE        207
37#define _APS_NEXT_COMMAND_VALUE         32770
38#define _APS_NEXT_CONTROL_VALUE         237
39#define _APS_NEXT_SYMED_VALUE           106
40#endif
41#endif
Note: See TracBrowser for help on using the repository browser.