xref: /reactos/modules/rosapps/lib/vfdlib/vfdguirc.h (revision 25c7e1a8)
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by vfdlib.rc
4 //
5 #define IDD_PROPDIALOG                  101
6 #define IDD_OPENDIALOG                  102
7 #define IDD_SAVEDIALOG                  103
8 #define IDI_VFD_ICON                    104
9 #define IDI_IMAGE_ICON                  105
10 #define IDI_CONFIG_ICON                 106
11 #define IDC_PROPERTY_TITLE              1001
12 #define IDC_COPYRIGHT_STR               1002
13 #define IDC_IMAGEFILE_LABEL             1003
14 #define IDC_IMAGEFILE                   1004
15 #define IDC_IMAGEDESC_LABEL             1005
16 #define IDC_IMAGEFILE_DESC              1006
17 #define IDC_IMAGEFILE_HINT              1007
18 #define IDC_TARGETFILE_LABEL            1008
19 #define IDC_TARGETFILE                  1009
20 #define IDC_DISKTYPE_LABEL              1010
21 #define IDC_DISKTYPE                    1011
22 #define IDC_DISKTYPE_FILE               1012
23 #define IDC_DISKTYPE_RAM                1013
24 #define IDC_MEDIATYPE_LABEL             1014
25 #define IDC_MEDIATYPE                   1015
26 #define IDC_WRITE_PROTECTED             1016
27 #define IDC_OPEN_PROTECTED              1017
28 #define IDC_BROWSE                      1018
29 #define IDC_OPEN                        1019
30 #define IDC_SAVE                        1020
31 #define IDC_CLOSE                       1021
32 #define IDC_FORMAT                      1022
33 #define IDC_CONTROL                     1023
34 #define IDC_OVERWRITE                   1024
35 #define IDC_TRUNCATE                    1025
36 
37 // Next default values for new objects
38 //
39 #ifdef APSTUDIO_INVOKED
40 #ifndef APSTUDIO_READONLY_SYMBOLS
41 #define _APS_NO_MFC                     1
42 #define _APS_NEXT_RESOURCE_VALUE        107
43 #define _APS_NEXT_COMMAND_VALUE         40001
44 #define _APS_NEXT_CONTROL_VALUE         1025
45 #define _APS_NEXT_SYMED_VALUE           101
46 #endif
47 #endif
48