blob: b282e8bca6a09f4ea81964e36118cdb75916499f (
plain)
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_DIALOG1 101
#define IDD_OPT_VERSIONINFO 102
#define IDD_DIALOGBOX 103
#define IDD_DIALOGINFO 103
#define IDI_ICON1 104
#define IDI_MAIN 104
#define IDD_ASKDIALOG 106
#define IDC_MENUITEM 1000
#define IDC_TOFILE 1001
#define IDC_TOMESSAGEBOX 1002
#define IDC_TODIALOGBOX 1003
#define IDC_DISABLEDTOO 1004
#define IDC_FILENAME 1005
#define IDC_TEXT 1006
#define IDC_TODEBUGSTRING 1006
#define IDC_CLOSE 1007
#define IDC_TOCLIPBOARD 1007
#define IDC_GETINFONOW 1009
#define IDC_TOUPLOAD 1010
#define IDC_GETINFONOW2 1011
#define IDC_COPYTEXT 1012
#define IDC_DEBUG 1013
#define IDC_FORUMSTYLE 1014
#define IDC_CLIPBOARDALSO 1015
#define IDC_SHOWINTASKBAR 1016
#define IDC_QUOTECOMBOBOX 1017
#define IDC_SIZECOMBOBOX 1018
#define IDC_BOLDVERSION 1020
#define IDC_CHECKUNLOADABLE 1021
#define IDC_ASKEVERYTIME 1022
#define IDC_ASK_TOFILE 1023
#define IDC_ASK_TOMESSAGEBOX 1024
#define IDC_ASK_TODIALOGBOX 1025
#define IDC_ASK_TOOUTPUTDEBUGSTRING 1026
#define IDC_ASK_TOCLIPBOARD 1027
#define IDC_ASK_CANCEL 1028
#define IDC_ASK_OK 1029
#define IDC_BOLDCOMBOBOX 1030
#define IDC_SUPPRESSHEADER 1031
#define IDC_SHOWHARDWAREINFO 1033
#define IDC_UPLOAD 1034
#define IDC_ASK_UPLOAD 1036
#define IDC_ASK_TOUPLOAD 1036
#define IDC_UPLOAD_SERVER 1038
#define IDC_UPLOAD_PORT 1039
#define IDC_UPLOAD_USERNAME 1040
#define IDC_UPLOAD_PASSWORD 1041
#define IDC_TEMPORARY_FORUMSTYLE 1042
#define IDC_ASK_FORUMSTYLE 1042
#define IDC_ASK_QUOTECOMBOBOX 1043
#define IDC_ASK_SIZECOMBOBOX 1044
#define IDC_ASK_BOLDCOMBOBOX 1045
#define IDC_SAVETOFILE 1046
#define IDC_SHOWUUIDS 1048
#define IDC_CHECK1 1049
#define IDC_SHOWINSTALLEDLANGUAGES 1049
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1050
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|