push e1d8a1293d44015bb0894687d02c5c53339996f7
[wine/hacks.git] / programs / cmdlgtst / cmdlgtst.h
blobb096eb9ea4817e84219ee914c083f2da79dbae49
1 /*
2 * Copyright (c) 1999-2000 Eric Williams.
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 #define CM_U_COLOR 105
20 #define CM_U_SAVE 104
21 #define CM_U_OPEN 107
22 #define I_OFN_SHAREAWARE 116
23 #define I_OFN_SHOWHELP 117
24 #define I_OFN_ALLOWMULTISELECT 101
25 #define I_OFN_READONLY 115
26 #define I_OFN_PATHMUSTEXIST 114
27 #define I_OFN_OVERWRITEPROMPT 113
28 #define I_OFN_NOVALIDATE 112
29 #define I_OFN_NOTESTFILECREATE 111
30 #define I_OFN_NOREADONLYRETURN 110
31 #define I_OFN_NOCHANGEDIR 109
32 #define I_OFN_HIDEREADONLY 108
33 #define I_OFN_FILEMUSTEXIST 107
34 #define I_OFN_EXTENSIONDIFFERENT 106
35 #define I_OFN_ENABLETEMPLATEHANDLE 105
36 #define I_OFN_ENABLETEMPLATE 104
37 #define I_OFN_ENABLEHOOK 103
38 #define I_OFN_CREATEPROMPT 102
39 #define CM_H_USAGE 106
40 #define CM_H_ABOUT 103
41 #define CM_F_FILE 102
42 #define I_PD_SHOWHELP 121
43 #define I_PD_USEDEVMODECOPIES 122
44 #define I_PD_SELECTION 120
45 #define I_PD_RETURNIC 119
46 #define I_PD_RETURNDEFAULT 118
47 #define I_PD_RETURNDC 117
48 #define I_PD_PRINTTOFILE 116
49 #define I_PD_PRINTSETUP 115
50 #define I_PD_PAGENUMS 114
51 #define I_PD_NOWARNING 113
52 #define I_PD_NOSELECTION 112
53 #define I_PD_NOPAGENUMS 111
54 #define I_PD_HIDEPRINTTOFILE 110
55 #define I_PD_ENABLESETUPTEMPLATEHANDLE 109
56 #define I_PD_ENABLESETUPTEMPLATE 108
57 #define I_PD_ENABLESETUPHOOK 107
58 #define I_PD_ENABLEPRINTTEMPLATEHANDLE 106
59 #define I_PD_ENABLEPRINTTEMPLATE 105
60 #define I_PD_ENABLEPRINTHOOK 104
61 #define I_PD_DISABLEPRINTTOFILE 103
62 #define I_PD_COLLATE 102
63 #define I_PD_ALLPAGES 101
65 #define I_PSD_DEFAULTMINMARGINS 101
66 #define I_PSD_DISABLEMARGINS 102
67 #define I_PSD_DISABLEORIENTATION 103
68 #define I_PSD_DISABLEPAGEPAINTING 104
69 #define I_PSD_DISABLEPAPER 105
70 #define I_PSD_DISABLEPRINTER 106
71 #define I_PSD_ENABLEPAGEPAINTHOOK 107
72 #define I_PSD_ENABLEPAGESETUPHOOK 108
73 #define I_PSD_ENABLEPAGESETUPTEMPLATE 109
74 #define I_PSD_ENABLEPAGESETUPTEMPLATEHANDLE 110
75 #define I_PSD_INHUNDREDTHSOFMILLIMETERS 111
76 #define I_PSD_INTHOUSANDTHSOFINCHES 112
77 #define I_PSD_INWININIINTLMEASURE 113
78 #define I_PSD_MARGINS 114
79 #define I_PSD_MINMARGINS 115
80 #define I_PSD_NONETWORKBUTTON 116
81 #define I_PSD_NOWARNING 117
82 #define I_PSD_RETURNDEFAULT 118
83 #define I_PSD_SHOWHELP 119
85 #define I_FR_SHOWHELP 116
86 #define I_FR_WHOLEWORD 117
87 #define I_FR_REPLACEALL 115
88 #define I_FR_REPLACE 114
89 #define I_FR_NOWHOLEWORD 113
90 #define I_FR_NOUPDOWN 112
91 #define I_FR_NOMATCHCASE 111
92 #define I_FR_MATCHCASE 110
93 #define I_FR_HIDEUPDOWN 109
94 #define I_FR_HIDEWHOLEWORD 108
95 #define I_FR_HIDEMATCHCASE 107
96 #define I_FR_FINDNEXT 106
97 #define I_FR_ENABLETEMPLATEHANDLE 105
98 #define I_FR_ENABLETEMPLATE 104
99 #define I_FR_ENABLEHOOK 103
100 #define I_FR_DOWN 102
101 #define I_FR_DIALOGTERM 101
102 #define CM_R_HELP 998
104 #define CM_U_EXIT 1000
105 #define CM_U_FONT 1002
106 #define CM_U_FIND 1003
107 #define CM_U_REPLACE 1004
108 #define CM_U_PSETUP 1008
109 #define CM_U_PRINT 1009
110 #define CM_U_PAGESETUP 1010
111 #define CM_F_PRINT 1100
112 #define CM_F_FINDREPLACE 1101
113 #define CM_F_FONT 1102
114 #define CM_F_COLOR 1103
115 #define CM_F_PAGESETUP 1104
117 #define I_CF_APPLY 10
118 #define I_CF_ANSIONLY 11
119 #define I_CF_BOTH 12
120 #define I_CF_TTONLY 13
121 #define I_CF_EFFECTS 14
122 #define I_CF_ENABLEHOOK 15
123 #define I_CF_ENABLETEMPLATE 16
124 #define I_CF_ENABLETEMPLATEHANDLE 17
125 #define I_CF_FIXEDPITCHONLY 18
126 #define I_CF_FORCEFONTEXIST 19
127 #define I_CF_INITTOLOGFONTSTRUCT 20
128 #define I_CF_LIMITSIZE 21
129 #define I_CF_NOFACESEL 22
130 #define I_CF_USESTYLE 32
131 #define I_CF_WYSIWYG 33
132 #define I_CF_SHOWHELP 30
133 #define I_CF_SCREENFONTS 31
134 #define I_CF_SCALABLEONLY 29
135 #define I_CF_PRINTERFONTS 28
136 #define I_CF_NOVECTORFONTS 27
137 #define I_CF_NOSTYLESEL 26
138 #define I_CF_NOSIZESEL 25
139 #define I_CF_NOSIMULATIONS 24
140 #define I_CF_NOOEMFONTS 23
142 #define I_CC_RGBINIT 15
143 #define I_CC_SHOWHELP 16
144 #define I_CC_PREVENTFULLOPEN 14
145 #define I_CC_FULLOPEN 13
146 #define I_CC_ENABLETEMPLATEHANDLE 12
147 #define I_CC_ENABLETEMPLATE 11
148 #define I_CC_ENABLEHOOK 10