Tranlation of English README to Portuguese.
[wine/wine64.git] / programs / cmdlgtst / cmdlgtst.h
blob5f0cf6b24a6531e668da105aeb2e5ae513c6fc2f
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 #define CM_U_COLOR 105
20 #define CM_U_SAVE 104
21 #define CM_U_OPEN 101
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_FR_SHOWHELP 116
66 #define I_FR_WHOLEWORD 117
67 #define I_FR_REPLACEALL 115
68 #define I_FR_REPLACE 114
69 #define I_FR_NOWHOLEWORD 113
70 #define I_FR_NOUPDOWN 112
71 #define I_FR_NOMATCHCASE 111
72 #define I_FR_MATCHCASE 110
73 #define I_FR_HIDEUPDOWN 109
74 #define I_FR_HIDEWHOLEWORD 108
75 #define I_FR_HIDEMATCHCASE 107
76 #define I_FR_FINDNEXT 106
77 #define I_FR_ENABLETEMPLATEHANDLE 105
78 #define I_FR_ENABLETEMPLATE 104
79 #define I_FR_ENABLEHOOK 103
80 #define I_FR_DOWN 102
81 #define I_FR_DIALOGTERM 101
82 #define CM_R_HELP 998
84 #define CM_U_EXIT 1000
85 #define CM_U_FONT 1002
86 #define CM_U_FIND 1003
87 #define CM_U_REPLACE 1004
88 #define CM_U_PSETUP 1008
89 #define CM_U_PRINT 1009
90 #define CM_F_PRINT 1100
91 #define CM_F_FINDREPLACE 1101
92 #define CM_F_FONT 1102
93 #define CM_F_COLOR 1103
95 #define I_CF_APPLY 10
96 #define I_CF_ANSIONLY 11
97 #define I_CF_BOTH 12
98 #define I_CF_TTONLY 13
99 #define I_CF_EFFECTS 14
100 #define I_CF_ENABLEHOOK 15
101 #define I_CF_ENABLETEMPLATE 16
102 #define I_CF_ENABLETEMPLATEHANDLE 17
103 #define I_CF_FIXEDPITCHONLY 18
104 #define I_CF_FORCEFONTEXIST 19
105 #define I_CF_INITTOLOGFONTSTRUCT 20
106 #define I_CF_LIMITSIZE 21
107 #define I_CF_NOFACESEL 22
108 #define I_CF_USESTYLE 32
109 #define I_CF_WYSIWYG 33
110 #define I_CF_SHOWHELP 30
111 #define I_CF_SCREENFONTS 31
112 #define I_CF_SCALABLEONLY 29
113 #define I_CF_PRINTERFONTS 28
114 #define I_CF_NOVECTORFONTS 27
115 #define I_CF_NOSTYLESEL 26
116 #define I_CF_NOSIZESEL 25
117 #define I_CF_NOSIMULATIONS 24
118 #define I_CF_NOOEMFONTS 23
120 #define I_CC_RGBINIT 15
121 #define I_CC_SHOWHELP 16
122 #define I_CC_PREVENTFULLOPEN 14
123 #define I_CC_FULLOPEN 13
124 #define I_CC_ENABLETEMPLATEHANDLE 12
125 #define I_CC_ENABLETEMPLATE 11
126 #define I_CC_ENABLEHOOK 10