forked from hernandp/MessageCrackerWizard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
72 lines (71 loc) · 2.96 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MessageCrackWiz.rc
//
#define IDD_WIZARD 101
#define IDR_MENU1 102
#define IDI_MCWICON 103
#define IDD_ABOUT 104
#define IDR_ACCEL 105
#define IDB_KEYBOARD 110
#define IDB_MOUSE 111
#define IDB_CLIPBOARD 112
#define IDB_NONCLIENT 113
#define IDB_GENERAL 114
#define IDB_MDI 115
#define IDB_WINDOW 116
#define IDD_FILTER 117
#define IDC_MESSAGES 1001
#define IDCOPY 1002
#define IDC_BUTTON1 1003
#define IDC_COPYMACRO 1003
#define IDB_TOOLBARBITMAPS 1003
#define IDC_WINDOWID 1009
#define IDC_MAKEWNDPROC 1011
#define IDC_MSGFUNCTION 1013
#define IDC_BUTTON2 1014
#define IDC_COPYFUNC 1014
#define IDC_BUTTON3 1015
#define IDC_CLOSE 1015
#define IDC_RADWINDOW 1018
#define IDC_DIALOG 1019
#define IDC_HANDLEMSG 1022
#define IDC_FGENERAL 1029
#define IDC_FKEYBOARD 1030
#define IDC_FMOUSE 1031
#define IDC_FCLIPBRD 1032
#define IDC_FMDI 1033
#define IDC_FNCLIENT 1034
#define IDC_NOHEADINGCOMMENTS 1035
#define IDC_NOTODOCOMMENTS 1036
#define IDC_BUTTON4 1037
#define IDC_FILTERBTN 1037
#define IDC_NUMSELECT 1038
#define ID_HELP40001 40001
#define ID_HELP_ABOUT 40002
#define ID_EDIT_COPYMACRO 40003
#define ID_EDIT_COPYFUNCTION 40004
#define ID_FILE_EXIT 40005
#define ID_EDIT_FILTERMESSAGES 40013
#define ID_FILE_OPENPROJECT 40014
#define ID_VIEW_STAYONTOP 40015
#define ID_VIEW_SHOWTARGETCODE 40016
#define ID_VIEW_WINDOWTRANSPARENCY 40017
#define ID_WINDOWTRANSPARENCY_SOLID 40018
#define ID_WINDOWTRANSPARENCY_10 40019
#define ID_WINDOWTRANSPARENCY_25 40020
#define ID_WINDOWTRANSPARENCY_50 40021
#define ID_WINDOWTRANSPARENCY_75 40022
#define ID_WINDOW_TRANSPARENCY 40023
#define ID_EDIT_MESSAGEFILTERS 40024
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 118
#define _APS_NEXT_COMMAND_VALUE 40028
#define _APS_NEXT_CONTROL_VALUE 1039
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif