-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
37 lines (36 loc) · 1.39 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by winface-dll.rc
//
#define IDD_MAINDIALOG 101
#define IDD_OFNDIALOG 102
#define IDD_FACEDIALOG 103
#define IDR_POPUPMENU 104
#define IDC_IMAGE 1000
#define IDC_XFACEEDIT 1001
#define IDC_OPENBUTTON 1002
#define IDC_SAVEBUTTON 1003
#define IDC_COPYBUTTON 1004
#define IDC_TOIMAGEBUTTON 1005
#define IDC_SINGLELINEBUTTON 1006
#define IDC_CESCAPEBUTTON 1007
#define IDC_INVERTCHECK 1008
#define IDC_FACEIMAGE 1009
#define ID_WHITECOLOR 40013
#define ID_BLACKCOLOR 40014
#define ID_DOUBLESIZE 40015
#define ID_HIDEWHENNOXFACEAVAILABLE 40016
#define ID_DISABLE 40017
#define ID_COPYIMAGE 40018
#define ID_COPYXFACETEXT 40019
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40020
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif