blob: d08cb1db05eb0df1c164abe3214ac084ee8cd9f1 [file] [log] [blame]
Nicolas Jager95c526b2016-10-20 09:47:03 -04001//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by qrcodegui.rc
4//
5#define IDI_QRCODEGUI 101
6#define IDD_QRCODEGUI_DIALOG 102
7#define IDS_APP_TITLE 103
8#define IDM_ABOUT 104
9#define IDM_EXIT 105
10#define IDC_QRCODEGUI 109
11#define IDR_MAINFRAME 128
12#define IDD_MAIN 129
13#define IDD_IMAGE 130
14#define IDC_EDIT_TEXT 1000
15#define IDC_STATIC_TEXT 1001
16#define IDC_STATIC_PIXEL 1002
17#define IDC_STATIC_MARGIN 1003
18#define IDC_STATIC_ERROR 1004
19#define IDC_EDIT_PIXEL 1005
20#define IDC_EDIT_MARGIN 1006
21#define IDC_COMBO_LEVEL 1007
22#define IDC_STATIC_PIXEL2 1008
23#define IDC_EDIT_FGCOLOR 1009
24#define IDC_EDIT_BGCOLOR 1011
25#define IDC_STATIC_PIXEL3 1012
26#define IDC_BUTTON1 1013
27#define IDC_STATIC -1
28
29// Next default values for new objects
30//
31#ifdef APSTUDIO_INVOKED
32#ifndef APSTUDIO_READONLY_SYMBOLS
33#define _APS_NO_MFC 1
34#define _APS_NEXT_RESOURCE_VALUE 131
35#define _APS_NEXT_COMMAND_VALUE 32771
36#define _APS_NEXT_CONTROL_VALUE 1014
37#define _APS_NEXT_SYMED_VALUE 110
38#endif
39#endif