771
|
1 /* Automatically-generated Unicode-encapsulation header file.
|
|
2 Do not edit. See `make-mswin-unicode.pl'.
|
|
3 */
|
|
4
|
|
5
|
2367
|
6 /* Processing file SHELLAPI.H */
|
|
7
|
|
8 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
9 #undef DragQueryFile
|
|
10 #define DragQueryFile error_use_qxeDragQueryFile_or_DragQueryFileA_and_DragQueryFileW
|
|
11 #endif
|
|
12 UINT qxeDragQueryFile (HDROP arg1, UINT arg2, Extbyte * arg3, UINT arg4);
|
|
13
|
|
14 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
15 #undef ShellExecute
|
|
16 #define ShellExecute error_use_qxeShellExecute_or_ShellExecuteA_and_ShellExecuteW
|
|
17 #endif
|
|
18 HINSTANCE qxeShellExecute (HWND hwnd, const Extbyte * lpOperation, const Extbyte * lpFile, const Extbyte * lpParameters, const Extbyte * lpDirectory, INT nShowCmd);
|
|
19
|
|
20 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
21 #undef FindExecutable
|
|
22 #define FindExecutable error_use_qxeFindExecutable_or_FindExecutableA_and_FindExecutableW
|
|
23 #endif
|
|
24 HINSTANCE qxeFindExecutable (const Extbyte * lpFile, const Extbyte * lpDirectory, Extbyte * lpResult);
|
|
25
|
|
26 #undef CommandLineToArgv
|
|
27 #define CommandLineToArgv error_Unicode_only
|
|
28
|
|
29 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
30 #undef ShellAbout
|
|
31 #define ShellAbout error_use_qxeShellAbout_or_ShellAboutA_and_ShellAboutW
|
|
32 #endif
|
|
33 INT qxeShellAbout (HWND hWnd, const Extbyte * szApp, const Extbyte * szOtherStuff, HICON hIcon);
|
|
34
|
|
35 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
36 #undef ExtractAssociatedIcon
|
|
37 #define ExtractAssociatedIcon error_use_qxeExtractAssociatedIcon_or_ExtractAssociatedIconA_and_ExtractAssociatedIconW
|
|
38 #endif
|
|
39 HICON qxeExtractAssociatedIcon (HINSTANCE hInst, Extbyte * lpIconPath, LPWORD lpiIcon);
|
|
40
|
|
41 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
42 #undef ExtractIcon
|
|
43 #define ExtractIcon error_use_qxeExtractIcon_or_ExtractIconA_and_ExtractIconW
|
|
44 #endif
|
|
45 HICON qxeExtractIcon (HINSTANCE hInst, const Extbyte * lpszExeFileName, UINT nIconIndex);
|
|
46
|
|
47 #if !defined (CYGWIN_HEADERS)
|
|
48 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
49 #undef DoEnvironmentSubst
|
|
50 #define DoEnvironmentSubst error_use_qxeDoEnvironmentSubst_or_DoEnvironmentSubstA_and_DoEnvironmentSubstW
|
|
51 #endif
|
|
52 DWORD qxeDoEnvironmentSubst (Extbyte * szString, UINT cbString);
|
|
53 #endif /* !defined (CYGWIN_HEADERS) */
|
|
54
|
|
55 #undef FindEnvironmentString
|
|
56 #define FindEnvironmentString error_causes_link_error__NT_4_0__only
|
|
57
|
|
58 /* Skipping ExtractIconEx because NT 4.0+ only, error in Cygwin prototype */
|
|
59
|
|
60 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
61 #undef SHFileOperation
|
|
62 #define SHFileOperation error_use_qxeSHFileOperation_or_SHFileOperationA_and_SHFileOperationW
|
|
63 #endif
|
|
64 int qxeSHFileOperation (LPSHFILEOPSTRUCTW lpFileOp);
|
|
65
|
|
66 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
67 #undef ShellExecuteEx
|
|
68 #define ShellExecuteEx error_use_qxeShellExecuteEx_or_ShellExecuteExA_and_ShellExecuteExW
|
|
69 #endif
|
|
70 BOOL qxeShellExecuteEx (LPSHELLEXECUTEINFOW lpExecInfo);
|
|
71
|
|
72 #undef WinExecError
|
|
73 #define WinExecError error_causes_link_error__NT_4_0__only
|
|
74
|
|
75 #if !defined (CYGWIN_HEADERS)
|
|
76 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
77 #undef SHQueryRecycleBin
|
|
78 #define SHQueryRecycleBin error_use_qxeSHQueryRecycleBin_or_SHQueryRecycleBinA_and_SHQueryRecycleBinW
|
|
79 #endif
|
|
80 HRESULT qxeSHQueryRecycleBin (const Extbyte * pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo);
|
|
81 #endif /* !defined (CYGWIN_HEADERS) */
|
|
82
|
|
83 #if !defined (CYGWIN_HEADERS)
|
|
84 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
85 #undef SHEmptyRecycleBin
|
|
86 #define SHEmptyRecycleBin error_use_qxeSHEmptyRecycleBin_or_SHEmptyRecycleBinA_and_SHEmptyRecycleBinW
|
|
87 #endif
|
|
88 HRESULT qxeSHEmptyRecycleBin (HWND hwnd, const Extbyte * pszRootPath, DWORD dwFlags);
|
|
89 #endif /* !defined (CYGWIN_HEADERS) */
|
|
90
|
|
91 #undef Shell_NotifyIcon
|
|
92 #define Shell_NotifyIcon error_split_sized_NOTIFYICONDATA__NT_4_0__only
|
|
93
|
|
94 /* Skipping SHGetFileInfo because split-sized SHFILEINFO, NT 4.0+ only */
|
|
95
|
|
96 #undef SHGetDiskFreeSpace
|
|
97 #define SHGetDiskFreeSpace error_causes_link_error__NT_4_0__only
|
|
98
|
|
99 #if !defined (CYGWIN_HEADERS)
|
|
100 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
101 #undef SHGetNewLinkInfo
|
|
102 #define SHGetNewLinkInfo error_use_qxeSHGetNewLinkInfo_or_SHGetNewLinkInfoA_and_SHGetNewLinkInfoW
|
|
103 #endif
|
|
104 BOOL qxeSHGetNewLinkInfo (const Extbyte * pszLinkTo, const Extbyte * pszDir, Extbyte * pszName, BOOL * pfMustCopy, UINT uFlags);
|
|
105 #endif /* !defined (CYGWIN_HEADERS) */
|
|
106
|
|
107 #if !defined (CYGWIN_HEADERS)
|
|
108 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
109 #undef SHInvokePrinterCommand
|
|
110 #define SHInvokePrinterCommand error_use_qxeSHInvokePrinterCommand_or_SHInvokePrinterCommandA_and_SHInvokePrinterCommandW
|
|
111 #endif
|
|
112 BOOL qxeSHInvokePrinterCommand (HWND hwnd, UINT uAction, const Extbyte * lpBuf1, const Extbyte * lpBuf2, BOOL fModal);
|
|
113 #endif /* !defined (CYGWIN_HEADERS) */
|
798
|
114
|
800
|
115
|
771
|
116 /* Processing file WINSPOOL.H */
|
|
117
|
|
118 #if defined (HAVE_MS_WINDOWS)
|
800
|
119 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
120 #undef EnumPrinters
|
2367
|
121 #define EnumPrinters error_use_qxeEnumPrinters_or_EnumPrintersA_and_EnumPrintersW
|
800
|
122 #endif
|
771
|
123 BOOL qxeEnumPrinters (DWORD Flags, Extbyte * Name, DWORD Level, LPBYTE pPrinterEnum, DWORD cbBuf, LPDWORD pcbNeeded, LPDWORD pcReturned);
|
|
124 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
125
|
771
|
126 #if defined (HAVE_MS_WINDOWS)
|
|
127 /* Skipping OpenPrinter because split-sized DEVMODE pointer in split PRINTER_DEFAULTS */
|
|
128 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
129
|
771
|
130 #if defined (HAVE_MS_WINDOWS)
|
|
131 #undef ResetPrinter
|
2367
|
132 #define ResetPrinter error_split_sized_DEVMODE_pointer_in_split_PRINTER_DEFAULTS
|
771
|
133 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
134
|
771
|
135 #if defined (HAVE_MS_WINDOWS)
|
|
136 #undef SetJob
|
2367
|
137 #define SetJob error_split_sized_DEVMODE_pointer_in_split_JOB_INFO_2
|
771
|
138 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
139
|
771
|
140 #if defined (HAVE_MS_WINDOWS)
|
|
141 #undef GetJob
|
2367
|
142 #define GetJob error_split_sized_DEVMODE_pointer_in_split_JOB_INFO_2
|
771
|
143 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
144
|
771
|
145 #if defined (HAVE_MS_WINDOWS)
|
|
146 #undef EnumJobs
|
2367
|
147 #define EnumJobs error_split_sized_DEVMODE_pointer_in_split_JOB_INFO_2
|
771
|
148 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
149
|
771
|
150 #if defined (HAVE_MS_WINDOWS)
|
|
151 #undef AddPrinter
|
2367
|
152 #define AddPrinter error_split_sized_DEVMODE_pointer_in_split_PRINTER_INFO_2
|
771
|
153 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
154
|
771
|
155 #if defined (HAVE_MS_WINDOWS)
|
|
156 #undef SetPrinter
|
2367
|
157 #define SetPrinter error_split_sized_DEVMODE_pointer_in_split_PRINTER_INFO_2
|
771
|
158 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
159
|
771
|
160 #if defined (HAVE_MS_WINDOWS)
|
|
161 #undef GetPrinter
|
2367
|
162 #define GetPrinter error_split_sized_DEVMODE_pointer_in_split_PRINTER_INFO_2
|
771
|
163 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
164
|
771
|
165 #if defined (HAVE_MS_WINDOWS)
|
|
166 #undef AddPrinterDriver
|
2367
|
167 #define AddPrinterDriver error_not_used__complicated_interface_with_split_structures
|
771
|
168 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
169
|
771
|
170 #if defined (HAVE_MS_WINDOWS)
|
|
171 #undef AddPrinterDriverEx
|
2367
|
172 #define AddPrinterDriverEx error_not_used__complicated_interface_with_split_structures
|
771
|
173 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
174
|
771
|
175 #if defined (HAVE_MS_WINDOWS)
|
|
176 #undef EnumPrinterDrivers
|
2367
|
177 #define EnumPrinterDrivers error_not_used__complicated_interface_with_split_structures
|
771
|
178 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
179
|
771
|
180 #if defined (HAVE_MS_WINDOWS)
|
|
181 #undef GetPrinterDriver
|
2367
|
182 #define GetPrinterDriver error_not_used__complicated_interface_with_split_structures
|
771
|
183 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
184
|
771
|
185 #if defined (HAVE_MS_WINDOWS)
|
|
186 #undef GetPrinterDriverDirectory
|
2367
|
187 #define GetPrinterDriverDirectory error_not_used__complicated_interface_with_split_structures
|
771
|
188 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
189
|
771
|
190 #if defined (HAVE_MS_WINDOWS)
|
|
191 #undef DeletePrinterDriver
|
2367
|
192 #define DeletePrinterDriver error_not_used__complicated_interface_with_split_structures
|
771
|
193 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
194
|
771
|
195 #if defined (HAVE_MS_WINDOWS)
|
|
196 #undef DeletePrinterDriverEx
|
2367
|
197 #define DeletePrinterDriverEx error_not_used__complicated_interface_with_split_structures
|
771
|
198 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
199
|
771
|
200 #if defined (HAVE_MS_WINDOWS)
|
|
201 #undef AddPerMachineConnection
|
2367
|
202 #define AddPerMachineConnection error_not_used__complicated_interface_with_split_structures
|
771
|
203 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
204
|
771
|
205 #if defined (HAVE_MS_WINDOWS)
|
|
206 #undef DeletePerMachineConnection
|
2367
|
207 #define DeletePerMachineConnection error_not_used__complicated_interface_with_split_structures
|
771
|
208 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
209
|
771
|
210 #if defined (HAVE_MS_WINDOWS)
|
|
211 #undef EnumPerMachineConnections
|
2367
|
212 #define EnumPerMachineConnections error_not_used__complicated_interface_with_split_structures
|
771
|
213 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
214
|
771
|
215 #if defined (HAVE_MS_WINDOWS)
|
|
216 #undef AddPrintProcessor
|
2367
|
217 #define AddPrintProcessor error_not_used__complicated_interface_with_split_structures
|
771
|
218 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
219
|
771
|
220 #if defined (HAVE_MS_WINDOWS)
|
|
221 #undef EnumPrintProcessors
|
2367
|
222 #define EnumPrintProcessors error_not_used__complicated_interface_with_split_structures
|
771
|
223 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
224
|
771
|
225 #if defined (HAVE_MS_WINDOWS)
|
|
226 #undef GetPrintProcessorDirectory
|
2367
|
227 #define GetPrintProcessorDirectory error_not_used__complicated_interface_with_split_structures
|
771
|
228 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
229
|
771
|
230 #if defined (HAVE_MS_WINDOWS)
|
|
231 #undef EnumPrintProcessorDatatypes
|
2367
|
232 #define EnumPrintProcessorDatatypes error_not_used__complicated_interface_with_split_structures
|
771
|
233 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
234
|
771
|
235 #if defined (HAVE_MS_WINDOWS)
|
|
236 #undef DeletePrintProcessor
|
2367
|
237 #define DeletePrintProcessor error_not_used__complicated_interface_with_split_structures
|
771
|
238 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
239
|
771
|
240 #if defined (HAVE_MS_WINDOWS)
|
|
241 #undef StartDocPrinter
|
2367
|
242 #define StartDocPrinter error_not_used__complicated_interface_with_split_structures
|
771
|
243 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
244
|
771
|
245 #if defined (HAVE_MS_WINDOWS)
|
|
246 #undef AddJob
|
2367
|
247 #define AddJob error_not_used__complicated_interface_with_split_structures
|
771
|
248 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
249
|
771
|
250 #if defined (HAVE_MS_WINDOWS)
|
|
251 /* Skipping DocumentProperties because split-sized DEVMODE, error in Cygwin prototype */
|
|
252 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
253
|
771
|
254 #if defined (HAVE_MS_WINDOWS)
|
|
255 #undef AdvancedDocumentProperties
|
2367
|
256 #define AdvancedDocumentProperties error_not_used__complicated_interface_with_split_structures
|
771
|
257 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
258
|
771
|
259 #if defined (HAVE_MS_WINDOWS)
|
|
260 #undef GetPrinterData
|
2367
|
261 #define GetPrinterData error_not_used__complicated_interface_with_split_structures
|
771
|
262 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
263
|
771
|
264 #if defined (HAVE_MS_WINDOWS)
|
|
265 #undef GetPrinterDataEx
|
2367
|
266 #define GetPrinterDataEx error_not_used__complicated_interface_with_split_structures
|
771
|
267 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
268
|
771
|
269 #if defined (HAVE_MS_WINDOWS)
|
|
270 #undef EnumPrinterData
|
2367
|
271 #define EnumPrinterData error_not_used__complicated_interface_with_split_structures
|
771
|
272 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
273
|
771
|
274 #if defined (HAVE_MS_WINDOWS)
|
|
275 #undef EnumPrinterDataEx
|
2367
|
276 #define EnumPrinterDataEx error_not_used__complicated_interface_with_split_structures
|
771
|
277 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
278
|
771
|
279 #if defined (HAVE_MS_WINDOWS)
|
|
280 #undef EnumPrinterKey
|
2367
|
281 #define EnumPrinterKey error_not_used__complicated_interface_with_split_structures
|
771
|
282 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
283
|
771
|
284 #if defined (HAVE_MS_WINDOWS)
|
|
285 #undef SetPrinterData
|
2367
|
286 #define SetPrinterData error_not_used__complicated_interface_with_split_structures
|
771
|
287 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
288
|
771
|
289 #if defined (HAVE_MS_WINDOWS)
|
|
290 #undef SetPrinterDataEx
|
2367
|
291 #define SetPrinterDataEx error_not_used__complicated_interface_with_split_structures
|
771
|
292 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
293
|
771
|
294 #if defined (HAVE_MS_WINDOWS)
|
|
295 #undef DeletePrinterData
|
2367
|
296 #define DeletePrinterData error_not_used__complicated_interface_with_split_structures
|
771
|
297 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
298
|
771
|
299 #if defined (HAVE_MS_WINDOWS)
|
|
300 #undef DeletePrinterDataEx
|
2367
|
301 #define DeletePrinterDataEx error_not_used__complicated_interface_with_split_structures
|
771
|
302 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
303
|
771
|
304 #if defined (HAVE_MS_WINDOWS)
|
|
305 #undef DeletePrinterKey
|
2367
|
306 #define DeletePrinterKey error_not_used__complicated_interface_with_split_structures
|
771
|
307 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
308
|
771
|
309 #if defined (HAVE_MS_WINDOWS)
|
|
310 #undef PrinterMessageBox
|
2367
|
311 #define PrinterMessageBox error_not_used__complicated_interface_with_split_structures
|
771
|
312 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
313
|
771
|
314 #if defined (HAVE_MS_WINDOWS)
|
|
315 #undef AddForm
|
2367
|
316 #define AddForm error_not_used__complicated_interface_with_split_structures
|
771
|
317 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
318
|
771
|
319 #if defined (HAVE_MS_WINDOWS)
|
|
320 #undef DeleteForm
|
2367
|
321 #define DeleteForm error_not_used__complicated_interface_with_split_structures
|
771
|
322 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
323
|
771
|
324 #if defined (HAVE_MS_WINDOWS)
|
|
325 #undef GetForm
|
2367
|
326 #define GetForm error_not_used__complicated_interface_with_split_structures
|
771
|
327 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
328
|
771
|
329 #if defined (HAVE_MS_WINDOWS)
|
|
330 #undef SetForm
|
2367
|
331 #define SetForm error_not_used__complicated_interface_with_split_structures
|
771
|
332 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
333
|
771
|
334 #if defined (HAVE_MS_WINDOWS)
|
|
335 #undef EnumForms
|
2367
|
336 #define EnumForms error_not_used__complicated_interface_with_split_structures
|
771
|
337 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
338
|
771
|
339 #if defined (HAVE_MS_WINDOWS)
|
|
340 #undef EnumMonitors
|
2367
|
341 #define EnumMonitors error_not_used__complicated_interface_with_split_structures
|
771
|
342 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
343
|
771
|
344 #if defined (HAVE_MS_WINDOWS)
|
|
345 #undef AddMonitor
|
2367
|
346 #define AddMonitor error_not_used__complicated_interface_with_split_structures
|
771
|
347 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
348
|
771
|
349 #if defined (HAVE_MS_WINDOWS)
|
|
350 #undef DeleteMonitor
|
2367
|
351 #define DeleteMonitor error_not_used__complicated_interface_with_split_structures
|
771
|
352 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
353
|
771
|
354 #if defined (HAVE_MS_WINDOWS)
|
|
355 #undef EnumPorts
|
2367
|
356 #define EnumPorts error_not_used__complicated_interface_with_split_structures
|
771
|
357 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
358
|
771
|
359 #if defined (HAVE_MS_WINDOWS)
|
|
360 #undef AddPort
|
2367
|
361 #define AddPort error_not_used__complicated_interface_with_split_structures
|
771
|
362 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
363
|
771
|
364 #if defined (HAVE_MS_WINDOWS)
|
|
365 #undef ConfigurePort
|
2367
|
366 #define ConfigurePort error_not_used__complicated_interface_with_split_structures
|
771
|
367 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
368
|
771
|
369 #if defined (HAVE_MS_WINDOWS)
|
|
370 #undef DeletePort
|
2367
|
371 #define DeletePort error_not_used__complicated_interface_with_split_structures
|
771
|
372 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
373
|
771
|
374 #if defined (HAVE_MS_WINDOWS)
|
|
375 #undef XcvData
|
2367
|
376 #define XcvData error_not_used__complicated_interface_with_split_structures
|
771
|
377 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
378
|
771
|
379 #if defined (HAVE_MS_WINDOWS)
|
|
380 #undef SetPort
|
2367
|
381 #define SetPort error_not_used__complicated_interface_with_split_structures
|
771
|
382 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
383
|
771
|
384 #if defined (HAVE_MS_WINDOWS)
|
|
385 #undef AddPrinterConnection
|
2367
|
386 #define AddPrinterConnection error_not_used__complicated_interface_with_split_structures
|
771
|
387 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
388
|
771
|
389 #if defined (HAVE_MS_WINDOWS)
|
|
390 #undef DeletePrinterConnection
|
2367
|
391 #define DeletePrinterConnection error_not_used__complicated_interface_with_split_structures
|
771
|
392 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
393
|
771
|
394 #if defined (HAVE_MS_WINDOWS)
|
|
395 #undef AddPrintProvidor
|
2367
|
396 #define AddPrintProvidor error_not_used__complicated_interface_with_split_structures
|
771
|
397 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
398
|
771
|
399 #if defined (HAVE_MS_WINDOWS)
|
|
400 #undef DeletePrintProvidor
|
2367
|
401 #define DeletePrintProvidor error_not_used__complicated_interface_with_split_structures
|
771
|
402 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
403
|
771
|
404 #if defined (HAVE_MS_WINDOWS)
|
|
405 #undef SetPrinterHTMLView
|
2367
|
406 #define SetPrinterHTMLView error_not_used__complicated_interface_with_split_structures
|
771
|
407 #endif /* defined (HAVE_MS_WINDOWS) */
|
800
|
408
|
771
|
409 #if defined (HAVE_MS_WINDOWS)
|
|
410 #undef GetPrinterHTMLView
|
2367
|
411 #define GetPrinterHTMLView error_not_used__complicated_interface_with_split_structures
|
771
|
412 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
413
|
800
|
414
|
2367
|
415 /* Processing file WINUSER.H */
|
|
416
|
|
417 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
418 #undef wvsprintf
|
|
419 #define wvsprintf error_use_qxewvsprintf_or_wvsprintfA_and_wvsprintfW
|
|
420 #endif
|
|
421 int qxewvsprintf (Extbyte * arg1, const Extbyte * arg2, va_list arglist);
|
|
422
|
|
423 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
424 #undef LoadKeyboardLayout
|
|
425 #define LoadKeyboardLayout error_use_qxeLoadKeyboardLayout_or_LoadKeyboardLayoutA_and_LoadKeyboardLayoutW
|
|
426 #endif
|
|
427 HKL qxeLoadKeyboardLayout (const Extbyte * pwszKLID, UINT Flags);
|
|
428
|
|
429 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
430 #undef GetKeyboardLayoutName
|
|
431 #define GetKeyboardLayoutName error_use_qxeGetKeyboardLayoutName_or_GetKeyboardLayoutNameA_and_GetKeyboardLayoutNameW
|
|
432 #endif
|
|
433 BOOL qxeGetKeyboardLayoutName (Extbyte * pwszKLID);
|
|
434
|
|
435 #undef CreateDesktop
|
|
436 #define CreateDesktop error_split_sized_LPDEVMODE
|
|
437
|
|
438 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
439 #undef OpenDesktop
|
|
440 #define OpenDesktop error_use_qxeOpenDesktop_or_OpenDesktopA_and_OpenDesktopW
|
|
441 #endif
|
|
442 HDESK qxeOpenDesktop (Extbyte * lpszDesktop, DWORD dwFlags, BOOL fInherit, ACCESS_MASK dwDesiredAccess);
|
|
443
|
|
444 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
445 #undef EnumDesktops
|
|
446 #define EnumDesktops error_use_qxeEnumDesktops_or_EnumDesktopsA_and_EnumDesktopsW
|
|
447 #endif
|
|
448 BOOL qxeEnumDesktops (HWINSTA hwinsta, DESKTOPENUMPROCW lpEnumFunc, LPARAM lParam);
|
|
449
|
|
450 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
451 #undef CreateWindowStation
|
|
452 #define CreateWindowStation error_use_qxeCreateWindowStation_or_CreateWindowStationA_and_CreateWindowStationW
|
|
453 #endif
|
|
454 HWINSTA qxeCreateWindowStation (Extbyte * lpwinsta, DWORD dwReserved, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa);
|
|
455
|
|
456 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
457 #undef OpenWindowStation
|
|
458 #define OpenWindowStation error_use_qxeOpenWindowStation_or_OpenWindowStationA_and_OpenWindowStationW
|
|
459 #endif
|
|
460 HWINSTA qxeOpenWindowStation (Extbyte * lpszWinSta, BOOL fInherit, ACCESS_MASK dwDesiredAccess);
|
|
461
|
|
462 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
463 #undef EnumWindowStations
|
|
464 #define EnumWindowStations error_use_qxeEnumWindowStations_or_EnumWindowStationsA_and_EnumWindowStationsW
|
|
465 #endif
|
|
466 BOOL qxeEnumWindowStations (WINSTAENUMPROCW lpEnumFunc, LPARAM lParam);
|
|
467
|
|
468 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
469 #undef GetUserObjectInformation
|
|
470 #define GetUserObjectInformation error_use_qxeGetUserObjectInformation_or_GetUserObjectInformationA_and_GetUserObjectInformationW
|
|
471 #endif
|
|
472 BOOL qxeGetUserObjectInformation (HANDLE hObj, int nIndex, PVOID pvInfo, DWORD nLength, LPDWORD lpnLengthNeeded);
|
|
473
|
|
474 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
475 #undef SetUserObjectInformation
|
|
476 #define SetUserObjectInformation error_use_qxeSetUserObjectInformation_or_SetUserObjectInformationA_and_SetUserObjectInformationW
|
|
477 #endif
|
|
478 BOOL qxeSetUserObjectInformation (HANDLE hObj, int nIndex, PVOID pvInfo, DWORD nLength);
|
|
479
|
|
480 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
481 #undef RegisterWindowMessage
|
|
482 #define RegisterWindowMessage error_use_qxeRegisterWindowMessage_or_RegisterWindowMessageA_and_RegisterWindowMessageW
|
|
483 #endif
|
|
484 UINT qxeRegisterWindowMessage (const Extbyte * lpString);
|
|
485
|
|
486 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
487 #undef GetMessage
|
|
488 #define GetMessage error_use_qxeGetMessage_or_GetMessageA_and_GetMessageW
|
|
489 #endif
|
|
490 BOOL qxeGetMessage (LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax);
|
|
491
|
|
492 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
493 #undef DispatchMessage
|
|
494 #define DispatchMessage error_use_qxeDispatchMessage_or_DispatchMessageA_and_DispatchMessageW
|
|
495 #endif
|
|
496 LONG qxeDispatchMessage (CONST MSG * lpMsg);
|
|
497
|
|
498 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
499 #undef PeekMessage
|
|
500 #define PeekMessage error_use_qxePeekMessage_or_PeekMessageA_and_PeekMessageW
|
|
501 #endif
|
|
502 BOOL qxePeekMessage (LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax, UINT wRemoveMsg);
|
|
503
|
|
504 /* Skipping SendMessage because split messages and structures */
|
|
505
|
|
506 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
507 #undef SendMessageTimeout
|
|
508 #define SendMessageTimeout error_use_qxeSendMessageTimeout_or_SendMessageTimeoutA_and_SendMessageTimeoutW
|
|
509 #endif
|
|
510 LRESULT qxeSendMessageTimeout (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam, UINT fuFlags, UINT uTimeout, LPDWORD lpdwResult);
|
|
511
|
|
512 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
513 #undef SendNotifyMessage
|
|
514 #define SendNotifyMessage error_use_qxeSendNotifyMessage_or_SendNotifyMessageA_and_SendNotifyMessageW
|
|
515 #endif
|
|
516 BOOL qxeSendNotifyMessage (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam);
|
|
517
|
|
518 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
519 #undef SendMessageCallback
|
|
520 #define SendMessageCallback error_use_qxeSendMessageCallback_or_SendMessageCallbackA_and_SendMessageCallbackW
|
|
521 #endif
|
|
522 BOOL qxeSendMessageCallback (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam, SENDASYNCPROC lpResultCallBack, DWORD dwData);
|
|
523
|
|
524 #undef BroadcastSystemMessage
|
|
525 #define BroadcastSystemMessage error_win95_version_not_split__NT_4_0__only
|
|
526
|
|
527 #undef RegisterDeviceNotification
|
|
528 #define RegisterDeviceNotification error_NT_5_0__only
|
|
529
|
|
530 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
531 #undef PostMessage
|
|
532 #define PostMessage error_use_qxePostMessage_or_PostMessageA_and_PostMessageW
|
|
533 #endif
|
|
534 BOOL qxePostMessage (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam);
|
|
535
|
|
536 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
537 #undef PostThreadMessage
|
|
538 #define PostThreadMessage error_use_qxePostThreadMessage_or_PostThreadMessageA_and_PostThreadMessageW
|
|
539 #endif
|
|
540 BOOL qxePostThreadMessage (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam);
|
|
541
|
|
542 /* Skipping DefWindowProc because return value is conditionalized on _MAC, messes up parser */
|
|
543
|
|
544 #undef CallWindowProc
|
|
545 #define CallWindowProc error_two_versions__STRICT_and_non_STRICT
|
|
546
|
|
547 #undef CallWindowProc
|
|
548 #define CallWindowProc error_two_versions__STRICT_and_non_STRICT
|
|
549
|
|
550 /* Skipping RegisterClass because need to intercept so we can provide our own window procedure and handle split notify messages; split-simple WNDCLASS */
|
|
551
|
|
552 /* Skipping UnregisterClass because need to intercept for reasons related to RegisterClass */
|
|
553
|
|
554 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
555 #undef GetClassInfo
|
|
556 #define GetClassInfo error_use_qxeGetClassInfo_or_GetClassInfoA_and_GetClassInfoW
|
|
557 #endif
|
|
558 BOOL qxeGetClassInfo (HINSTANCE hInstance, const Extbyte * lpClassName, LPWNDCLASSW lpWndClass);
|
|
559
|
|
560 /* Skipping RegisterClassEx because need to intercept so we can provide our own window procedure and handle split notify messages; split-simple WNDCLASSEX; NT 4.0+ only */
|
|
561
|
|
562 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
563 #undef GetClassInfoEx
|
|
564 #define GetClassInfoEx error_use_qxeGetClassInfoEx_or_GetClassInfoExA_and_GetClassInfoExW
|
|
565 #endif
|
|
566 BOOL qxeGetClassInfoEx (HINSTANCE arg1, const Extbyte * arg2, LPWNDCLASSEXW arg3);
|
|
567
|
|
568 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
569 #undef CreateWindowEx
|
|
570 #define CreateWindowEx error_use_qxeCreateWindowEx_or_CreateWindowExA_and_CreateWindowExW
|
|
571 #endif
|
|
572 HWND qxeCreateWindowEx (DWORD dwExStyle, const Extbyte * lpClassName, const Extbyte * lpWindowName, DWORD dwStyle, int X, int Y, int nWidth, int nHeight, HWND hWndParent, HMENU hMenu, HINSTANCE hInstance, LPVOID lpParam);
|
|
573
|
|
574 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
575 #undef CreateDialogParam
|
|
576 #define CreateDialogParam error_use_qxeCreateDialogParam_or_CreateDialogParamA_and_CreateDialogParamW
|
|
577 #endif
|
|
578 HWND qxeCreateDialogParam (HINSTANCE hInstance, const Extbyte * lpTemplateName, HWND hWndParent, DLGPROC lpDialogFunc, LPARAM dwInitParam);
|
|
579
|
|
580 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
581 #undef CreateDialogIndirectParam
|
|
582 #define CreateDialogIndirectParam error_use_qxeCreateDialogIndirectParam_or_CreateDialogIndirectParamA_and_CreateDialogIndirectParamW
|
|
583 #endif
|
|
584 HWND qxeCreateDialogIndirectParam (HINSTANCE hInstance, LPCDLGTEMPLATEW lpTemplate, HWND hWndParent, DLGPROC lpDialogFunc, LPARAM dwInitParam);
|
|
585
|
|
586 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
587 #undef DialogBoxParam
|
|
588 #define DialogBoxParam error_use_qxeDialogBoxParam_or_DialogBoxParamA_and_DialogBoxParamW
|
|
589 #endif
|
|
590 int qxeDialogBoxParam (HINSTANCE hInstance, const Extbyte * lpTemplateName, HWND hWndParent, DLGPROC lpDialogFunc, LPARAM dwInitParam);
|
|
591
|
|
592 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
593 #undef DialogBoxIndirectParam
|
|
594 #define DialogBoxIndirectParam error_use_qxeDialogBoxIndirectParam_or_DialogBoxIndirectParamA_and_DialogBoxIndirectParamW
|
|
595 #endif
|
|
596 int qxeDialogBoxIndirectParam (HINSTANCE hInstance, LPCDLGTEMPLATEW hDialogTemplate, HWND hWndParent, DLGPROC lpDialogFunc, LPARAM dwInitParam);
|
|
597
|
|
598 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
599 #undef SetDlgItemText
|
|
600 #define SetDlgItemText error_use_qxeSetDlgItemText_or_SetDlgItemTextA_and_SetDlgItemTextW
|
|
601 #endif
|
|
602 BOOL qxeSetDlgItemText (HWND hDlg, int nIDDlgItem, const Extbyte * lpString);
|
|
603
|
|
604 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
605 #undef GetDlgItemText
|
|
606 #define GetDlgItemText error_use_qxeGetDlgItemText_or_GetDlgItemTextA_and_GetDlgItemTextW
|
|
607 #endif
|
|
608 UINT qxeGetDlgItemText (HWND hDlg, int nIDDlgItem, Extbyte * lpString, int nMaxCount);
|
|
609
|
|
610 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
611 #undef SendDlgItemMessage
|
|
612 #define SendDlgItemMessage error_use_qxeSendDlgItemMessage_or_SendDlgItemMessageA_and_SendDlgItemMessageW
|
|
613 #endif
|
|
614 LONG qxeSendDlgItemMessage (HWND hDlg, int nIDDlgItem, UINT Msg, WPARAM wParam, LPARAM lParam);
|
|
615
|
|
616 #undef DefDlgProc
|
|
617 #define DefDlgProc error_return_value_is_conditionalized_on__MAC__messes_up_parser
|
|
618
|
|
619 #if !defined (CYGWIN_HEADERS)
|
|
620 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
621 #undef CallMsgFilter
|
|
622 #define CallMsgFilter error_use_qxeCallMsgFilter_or_CallMsgFilterA_and_CallMsgFilterW
|
|
623 #endif
|
|
624 BOOL qxeCallMsgFilter (LPMSG lpMsg, int nCode);
|
|
625 #endif /* !defined (CYGWIN_HEADERS) */
|
|
626
|
|
627 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
628 #undef RegisterClipboardFormat
|
|
629 #define RegisterClipboardFormat error_use_qxeRegisterClipboardFormat_or_RegisterClipboardFormatA_and_RegisterClipboardFormatW
|
|
630 #endif
|
|
631 UINT qxeRegisterClipboardFormat (const Extbyte * lpszFormat);
|
|
632
|
|
633 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
634 #undef GetClipboardFormatName
|
|
635 #define GetClipboardFormatName error_use_qxeGetClipboardFormatName_or_GetClipboardFormatNameA_and_GetClipboardFormatNameW
|
|
636 #endif
|
|
637 int qxeGetClipboardFormatName (UINT format, Extbyte * lpszFormatName, int cchMaxCount);
|
|
638
|
|
639 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
640 #undef CharToOem
|
|
641 #define CharToOem error_use_qxeCharToOem_or_CharToOemA_and_CharToOemW
|
|
642 #endif
|
|
643 BOOL qxeCharToOem (const Extbyte * lpszSrc, LPSTR lpszDst);
|
|
644
|
|
645 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
646 #undef OemToChar
|
|
647 #define OemToChar error_use_qxeOemToChar_or_OemToCharA_and_OemToCharW
|
|
648 #endif
|
|
649 BOOL qxeOemToChar (LPCSTR lpszSrc, Extbyte * lpszDst);
|
|
650
|
|
651 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
652 #undef CharToOemBuff
|
|
653 #define CharToOemBuff error_use_qxeCharToOemBuff_or_CharToOemBuffA_and_CharToOemBuffW
|
|
654 #endif
|
|
655 BOOL qxeCharToOemBuff (const Extbyte * lpszSrc, LPSTR lpszDst, DWORD cchDstLength);
|
|
656
|
|
657 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
658 #undef OemToCharBuff
|
|
659 #define OemToCharBuff error_use_qxeOemToCharBuff_or_OemToCharBuffA_and_OemToCharBuffW
|
|
660 #endif
|
|
661 BOOL qxeOemToCharBuff (LPCSTR lpszSrc, Extbyte * lpszDst, DWORD cchDstLength);
|
|
662
|
|
663 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
664 #undef CharUpper
|
|
665 #define CharUpper error_use_qxeCharUpper_or_CharUpperA_and_CharUpperW
|
|
666 #endif
|
|
667 Extbyte * qxeCharUpper (Extbyte * lpsz);
|
|
668
|
|
669 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
670 #undef CharUpperBuff
|
|
671 #define CharUpperBuff error_use_qxeCharUpperBuff_or_CharUpperBuffA_and_CharUpperBuffW
|
|
672 #endif
|
|
673 DWORD qxeCharUpperBuff (Extbyte * lpsz, DWORD cchLength);
|
|
674
|
|
675 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
676 #undef CharLower
|
|
677 #define CharLower error_use_qxeCharLower_or_CharLowerA_and_CharLowerW
|
|
678 #endif
|
|
679 Extbyte * qxeCharLower (Extbyte * lpsz);
|
|
680
|
|
681 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
682 #undef CharLowerBuff
|
|
683 #define CharLowerBuff error_use_qxeCharLowerBuff_or_CharLowerBuffA_and_CharLowerBuffW
|
|
684 #endif
|
|
685 DWORD qxeCharLowerBuff (Extbyte * lpsz, DWORD cchLength);
|
|
686
|
|
687 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
688 #undef CharNext
|
|
689 #define CharNext error_use_qxeCharNext_or_CharNextA_and_CharNextW
|
|
690 #endif
|
|
691 Extbyte * qxeCharNext (const Extbyte * lpsz);
|
|
692
|
|
693 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
694 #undef CharPrev
|
|
695 #define CharPrev error_use_qxeCharPrev_or_CharPrevA_and_CharPrevW
|
|
696 #endif
|
|
697 Extbyte * qxeCharPrev (const Extbyte * lpszStart, const Extbyte * lpszCurrent);
|
|
698
|
|
699 #undef IsCharAlpha
|
|
700 #define IsCharAlpha error_split_CHAR
|
|
701
|
|
702 #undef IsCharAlphaNumeric
|
|
703 #define IsCharAlphaNumeric error_split_CHAR
|
|
704
|
|
705 #undef IsCharUpper
|
|
706 #define IsCharUpper error_split_CHAR
|
|
707
|
|
708 #undef IsCharLower
|
|
709 #define IsCharLower error_split_CHAR
|
|
710
|
|
711 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
712 #undef GetKeyNameText
|
|
713 #define GetKeyNameText error_use_qxeGetKeyNameText_or_GetKeyNameTextA_and_GetKeyNameTextW
|
|
714 #endif
|
|
715 int qxeGetKeyNameText (LONG lParam, Extbyte * lpString, int nSize);
|
|
716
|
|
717 /* Skipping VkKeyScan because split CHAR */
|
|
718
|
|
719 #undef VkKeyScanEx
|
|
720 #define VkKeyScanEx error_split_CHAR__NT_4_0__only
|
|
721
|
|
722 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
723 #undef MapVirtualKey
|
|
724 #define MapVirtualKey error_use_qxeMapVirtualKey_or_MapVirtualKeyA_and_MapVirtualKeyW
|
|
725 #endif
|
|
726 UINT qxeMapVirtualKey (UINT uCode, UINT uMapType);
|
|
727
|
|
728 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
729 #undef MapVirtualKeyEx
|
|
730 #define MapVirtualKeyEx error_use_qxeMapVirtualKeyEx_or_MapVirtualKeyExA_and_MapVirtualKeyExW
|
|
731 #endif
|
|
732 UINT qxeMapVirtualKeyEx (UINT uCode, UINT uMapType, HKL dwhkl);
|
|
733
|
|
734 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
735 #undef LoadAccelerators
|
|
736 #define LoadAccelerators error_use_qxeLoadAccelerators_or_LoadAcceleratorsA_and_LoadAcceleratorsW
|
|
737 #endif
|
|
738 HACCEL qxeLoadAccelerators (HINSTANCE hInstance, const Extbyte * lpTableName);
|
|
739
|
|
740 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
741 #undef CreateAcceleratorTable
|
|
742 #define CreateAcceleratorTable error_use_qxeCreateAcceleratorTable_or_CreateAcceleratorTableA_and_CreateAcceleratorTableW
|
|
743 #endif
|
|
744 HACCEL qxeCreateAcceleratorTable (LPACCEL arg1, int arg2);
|
|
745
|
|
746 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
747 #undef CopyAcceleratorTable
|
|
748 #define CopyAcceleratorTable error_use_qxeCopyAcceleratorTable_or_CopyAcceleratorTableA_and_CopyAcceleratorTableW
|
|
749 #endif
|
|
750 int qxeCopyAcceleratorTable (HACCEL hAccelSrc, LPACCEL lpAccelDst, int cAccelEntries);
|
|
751
|
|
752 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
753 #undef TranslateAccelerator
|
|
754 #define TranslateAccelerator error_use_qxeTranslateAccelerator_or_TranslateAcceleratorA_and_TranslateAcceleratorW
|
|
755 #endif
|
|
756 int qxeTranslateAccelerator (HWND hWnd, HACCEL hAccTable, LPMSG lpMsg);
|
|
757
|
|
758 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
759 #undef LoadMenu
|
|
760 #define LoadMenu error_use_qxeLoadMenu_or_LoadMenuA_and_LoadMenuW
|
|
761 #endif
|
|
762 HMENU qxeLoadMenu (HINSTANCE hInstance, const Extbyte * lpMenuName);
|
|
763
|
|
764 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
765 #undef LoadMenuIndirect
|
|
766 #define LoadMenuIndirect error_use_qxeLoadMenuIndirect_or_LoadMenuIndirectA_and_LoadMenuIndirectW
|
|
767 #endif
|
|
768 HMENU qxeLoadMenuIndirect (CONST MENUTEMPLATEW * lpMenuTemplate);
|
|
769
|
|
770 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
771 #undef ChangeMenu
|
|
772 #define ChangeMenu error_use_qxeChangeMenu_or_ChangeMenuA_and_ChangeMenuW
|
|
773 #endif
|
|
774 BOOL qxeChangeMenu (HMENU hMenu, UINT cmd, const Extbyte * lpszNewItem, UINT cmdInsert, UINT flags);
|
|
775
|
|
776 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
777 #undef GetMenuString
|
|
778 #define GetMenuString error_use_qxeGetMenuString_or_GetMenuStringA_and_GetMenuStringW
|
|
779 #endif
|
|
780 int qxeGetMenuString (HMENU hMenu, UINT uIDItem, Extbyte * lpString, int nMaxCount, UINT uFlag);
|
|
781
|
|
782 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
783 #undef InsertMenu
|
|
784 #define InsertMenu error_use_qxeInsertMenu_or_InsertMenuA_and_InsertMenuW
|
|
785 #endif
|
|
786 BOOL qxeInsertMenu (HMENU hMenu, UINT uPosition, UINT uFlags, UINT uIDNewItem, const Extbyte * lpNewItem);
|
|
787
|
|
788 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
789 #undef AppendMenu
|
|
790 #define AppendMenu error_use_qxeAppendMenu_or_AppendMenuA_and_AppendMenuW
|
|
791 #endif
|
|
792 BOOL qxeAppendMenu (HMENU hMenu, UINT uFlags, UINT uIDNewItem, const Extbyte * lpNewItem);
|
|
793
|
|
794 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
795 #undef ModifyMenu
|
|
796 #define ModifyMenu error_use_qxeModifyMenu_or_ModifyMenuA_and_ModifyMenuW
|
|
797 #endif
|
|
798 BOOL qxeModifyMenu (HMENU hMnu, UINT uPosition, UINT uFlags, UINT uIDNewItem, const Extbyte * lpNewItem);
|
|
799
|
|
800 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
801 #undef InsertMenuItem
|
|
802 #define InsertMenuItem error_use_qxeInsertMenuItem_or_InsertMenuItemA_and_InsertMenuItemW
|
|
803 #endif
|
|
804 BOOL qxeInsertMenuItem (HMENU arg1, UINT arg2, BOOL arg3, LPCMENUITEMINFOW arg4);
|
|
805
|
|
806 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
807 #undef GetMenuItemInfo
|
|
808 #define GetMenuItemInfo error_use_qxeGetMenuItemInfo_or_GetMenuItemInfoA_and_GetMenuItemInfoW
|
|
809 #endif
|
|
810 BOOL qxeGetMenuItemInfo (HMENU arg1, UINT arg2, BOOL arg3, LPMENUITEMINFOW arg4);
|
|
811
|
|
812 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
813 #undef SetMenuItemInfo
|
|
814 #define SetMenuItemInfo error_use_qxeSetMenuItemInfo_or_SetMenuItemInfoA_and_SetMenuItemInfoW
|
|
815 #endif
|
|
816 BOOL qxeSetMenuItemInfo (HMENU arg1, UINT arg2, BOOL arg3, LPCMENUITEMINFOW arg4);
|
|
817
|
|
818 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
819 #undef DrawText
|
|
820 #define DrawText error_use_qxeDrawText_or_DrawTextA_and_DrawTextW
|
|
821 #endif
|
|
822 int qxeDrawText (HDC hDC, const Extbyte * lpString, int nCount, LPRECT lpRect, UINT uFormat);
|
|
823
|
|
824 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
825 #undef DrawTextEx
|
|
826 #define DrawTextEx error_use_qxeDrawTextEx_or_DrawTextExA_and_DrawTextExW
|
|
827 #endif
|
|
828 int qxeDrawTextEx (HDC arg1, Extbyte * arg2, int arg3, LPRECT arg4, UINT arg5, LPDRAWTEXTPARAMS arg6);
|
|
829
|
|
830 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
831 #undef GrayString
|
|
832 #define GrayString error_use_qxeGrayString_or_GrayStringA_and_GrayStringW
|
|
833 #endif
|
|
834 BOOL qxeGrayString (HDC hDC, HBRUSH hBrush, GRAYSTRINGPROC lpOutputFunc, LPARAM lpData, int nCount, int X, int Y, int nWidth, int nHeight);
|
|
835
|
|
836 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
837 #undef DrawState
|
|
838 #define DrawState error_use_qxeDrawState_or_DrawStateA_and_DrawStateW
|
|
839 #endif
|
|
840 BOOL qxeDrawState (HDC arg1, HBRUSH arg2, DRAWSTATEPROC arg3, LPARAM arg4, WPARAM arg5, int arg6, int arg7, int arg8, int arg9, UINT arg10);
|
|
841
|
|
842 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
843 #undef TabbedTextOut
|
|
844 #define TabbedTextOut error_use_qxeTabbedTextOut_or_TabbedTextOutA_and_TabbedTextOutW
|
|
845 #endif
|
|
846 LONG qxeTabbedTextOut (HDC hDC, int X, int Y, const Extbyte * lpString, int nCount, int nTabPositions, LPINT lpnTabStopPositions, int nTabOrigin);
|
|
847
|
|
848 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
849 #undef GetTabbedTextExtent
|
|
850 #define GetTabbedTextExtent error_use_qxeGetTabbedTextExtent_or_GetTabbedTextExtentA_and_GetTabbedTextExtentW
|
|
851 #endif
|
|
852 DWORD qxeGetTabbedTextExtent (HDC hDC, const Extbyte * lpString, int nCount, int nTabPositions, LPINT lpnTabStopPositions);
|
|
853
|
|
854 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
855 #undef SetProp
|
|
856 #define SetProp error_use_qxeSetProp_or_SetPropA_and_SetPropW
|
|
857 #endif
|
|
858 BOOL qxeSetProp (HWND hWnd, const Extbyte * lpString, HANDLE hData);
|
|
859
|
|
860 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
861 #undef GetProp
|
|
862 #define GetProp error_use_qxeGetProp_or_GetPropA_and_GetPropW
|
|
863 #endif
|
|
864 HANDLE qxeGetProp (HWND hWnd, const Extbyte * lpString);
|
|
865
|
|
866 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
867 #undef RemoveProp
|
|
868 #define RemoveProp error_use_qxeRemoveProp_or_RemovePropA_and_RemovePropW
|
|
869 #endif
|
|
870 HANDLE qxeRemoveProp (HWND hWnd, const Extbyte * lpString);
|
|
871
|
|
872 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
873 #undef EnumPropsEx
|
|
874 #define EnumPropsEx error_use_qxeEnumPropsEx_or_EnumPropsExA_and_EnumPropsExW
|
|
875 #endif
|
|
876 int qxeEnumPropsEx (HWND hWnd, PROPENUMPROCEXW lpEnumFunc, LPARAM lParam);
|
|
877
|
|
878 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
879 #undef EnumProps
|
|
880 #define EnumProps error_use_qxeEnumProps_or_EnumPropsA_and_EnumPropsW
|
|
881 #endif
|
|
882 int qxeEnumProps (HWND hWnd, PROPENUMPROCW lpEnumFunc);
|
|
883
|
|
884 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
885 #undef SetWindowText
|
|
886 #define SetWindowText error_use_qxeSetWindowText_or_SetWindowTextA_and_SetWindowTextW
|
|
887 #endif
|
|
888 BOOL qxeSetWindowText (HWND hWnd, const Extbyte * lpString);
|
|
889
|
|
890 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
891 #undef GetWindowText
|
|
892 #define GetWindowText error_use_qxeGetWindowText_or_GetWindowTextA_and_GetWindowTextW
|
|
893 #endif
|
|
894 int qxeGetWindowText (HWND hWnd, Extbyte * lpString, int nMaxCount);
|
|
895
|
|
896 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
897 #undef GetWindowTextLength
|
|
898 #define GetWindowTextLength error_use_qxeGetWindowTextLength_or_GetWindowTextLengthA_and_GetWindowTextLengthW
|
|
899 #endif
|
|
900 int qxeGetWindowTextLength (HWND hWnd);
|
|
901
|
|
902 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
903 #undef MessageBox
|
|
904 #define MessageBox error_use_qxeMessageBox_or_MessageBoxA_and_MessageBoxW
|
|
905 #endif
|
|
906 int qxeMessageBox (HWND hWnd, const Extbyte * lpText, const Extbyte * lpCaption, UINT uType);
|
|
907
|
|
908 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
909 #undef MessageBoxEx
|
|
910 #define MessageBoxEx error_use_qxeMessageBoxEx_or_MessageBoxExA_and_MessageBoxExW
|
|
911 #endif
|
|
912 int qxeMessageBoxEx (HWND hWnd, const Extbyte * lpText, const Extbyte * lpCaption, UINT uType, WORD wLanguageId);
|
|
913
|
|
914 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
915 #undef MessageBoxIndirect
|
|
916 #define MessageBoxIndirect error_use_qxeMessageBoxIndirect_or_MessageBoxIndirectA_and_MessageBoxIndirectW
|
|
917 #endif
|
|
918 int qxeMessageBoxIndirect (LPMSGBOXPARAMSW arg1);
|
|
919
|
|
920 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
921 #undef GetWindowLong
|
|
922 #define GetWindowLong error_use_qxeGetWindowLong_or_GetWindowLongA_and_GetWindowLongW
|
|
923 #endif
|
|
924 LONG qxeGetWindowLong (HWND hWnd, int nIndex);
|
|
925
|
|
926 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
927 #undef SetWindowLong
|
|
928 #define SetWindowLong error_use_qxeSetWindowLong_or_SetWindowLongA_and_SetWindowLongW
|
|
929 #endif
|
|
930 LONG qxeSetWindowLong (HWND hWnd, int nIndex, LONG dwNewLong);
|
|
931
|
|
932 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
933 #undef GetClassLong
|
|
934 #define GetClassLong error_use_qxeGetClassLong_or_GetClassLongA_and_GetClassLongW
|
|
935 #endif
|
|
936 DWORD qxeGetClassLong (HWND hWnd, int nIndex);
|
|
937
|
|
938 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
939 #undef SetClassLong
|
|
940 #define SetClassLong error_use_qxeSetClassLong_or_SetClassLongA_and_SetClassLongW
|
|
941 #endif
|
|
942 DWORD qxeSetClassLong (HWND hWnd, int nIndex, LONG dwNewLong);
|
|
943
|
|
944 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
945 #undef FindWindow
|
|
946 #define FindWindow error_use_qxeFindWindow_or_FindWindowA_and_FindWindowW
|
|
947 #endif
|
|
948 HWND qxeFindWindow (const Extbyte * lpClassName, const Extbyte * lpWindowName);
|
|
949
|
|
950 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
951 #undef FindWindowEx
|
|
952 #define FindWindowEx error_use_qxeFindWindowEx_or_FindWindowExA_and_FindWindowExW
|
|
953 #endif
|
|
954 HWND qxeFindWindowEx (HWND arg1, HWND arg2, const Extbyte * arg3, const Extbyte * arg4);
|
|
955
|
|
956 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
957 #undef GetClassName
|
|
958 #define GetClassName error_use_qxeGetClassName_or_GetClassNameA_and_GetClassNameW
|
|
959 #endif
|
|
960 int qxeGetClassName (HWND hWnd, Extbyte * lpClassName, int nMaxCount);
|
|
961
|
|
962 #undef SetWindowsHook
|
|
963 #define SetWindowsHook error_obsolete__two_versions__STRICT_and_non_STRICT
|
|
964
|
|
965 #undef SetWindowsHook
|
|
966 #define SetWindowsHook error_obsolete__two_versions__STRICT_and_non_STRICT
|
|
967
|
|
968 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
969 #undef SetWindowsHookEx
|
|
970 #define SetWindowsHookEx error_use_qxeSetWindowsHookEx_or_SetWindowsHookExA_and_SetWindowsHookExW
|
|
971 #endif
|
|
972 HHOOK qxeSetWindowsHookEx (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId);
|
|
973
|
|
974 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
975 #undef LoadBitmap
|
|
976 #define LoadBitmap error_use_qxeLoadBitmap_or_LoadBitmapA_and_LoadBitmapW
|
|
977 #endif
|
|
978 HBITMAP qxeLoadBitmap (HINSTANCE hInstance, const Extbyte * lpBitmapName);
|
|
979
|
|
980 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
981 #undef LoadCursor
|
|
982 #define LoadCursor error_use_qxeLoadCursor_or_LoadCursorA_and_LoadCursorW
|
|
983 #endif
|
|
984 HCURSOR qxeLoadCursor (HINSTANCE hInstance, const Extbyte * lpCursorName);
|
|
985
|
|
986 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
987 #undef LoadCursorFromFile
|
|
988 #define LoadCursorFromFile error_use_qxeLoadCursorFromFile_or_LoadCursorFromFileA_and_LoadCursorFromFileW
|
|
989 #endif
|
|
990 HCURSOR qxeLoadCursorFromFile (const Extbyte * lpFileName);
|
|
991
|
|
992 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
993 #undef LoadIcon
|
|
994 #define LoadIcon error_use_qxeLoadIcon_or_LoadIconA_and_LoadIconW
|
|
995 #endif
|
|
996 HICON qxeLoadIcon (HINSTANCE hInstance, const Extbyte * lpIconName);
|
|
997
|
|
998 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
999 #undef LoadImage
|
|
1000 #define LoadImage error_use_qxeLoadImage_or_LoadImageA_and_LoadImageW
|
|
1001 #endif
|
|
1002 HANDLE qxeLoadImage (HINSTANCE arg1, const Extbyte * arg2, UINT arg3, int arg4, int arg5, UINT arg6);
|
|
1003
|
|
1004 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1005 #undef LoadString
|
|
1006 #define LoadString error_use_qxeLoadString_or_LoadStringA_and_LoadStringW
|
|
1007 #endif
|
|
1008 int qxeLoadString (HINSTANCE hInstance, UINT uID, Extbyte * lpBuffer, int nBufferMax);
|
|
1009
|
|
1010 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1011 #undef IsDialogMessage
|
|
1012 #define IsDialogMessage error_use_qxeIsDialogMessage_or_IsDialogMessageA_and_IsDialogMessageW
|
|
1013 #endif
|
|
1014 BOOL qxeIsDialogMessage (HWND hDlg, LPMSG lpMsg);
|
|
1015
|
|
1016 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1017 #undef DlgDirList
|
|
1018 #define DlgDirList error_use_qxeDlgDirList_or_DlgDirListA_and_DlgDirListW
|
|
1019 #endif
|
|
1020 int qxeDlgDirList (HWND hDlg, Extbyte * lpPathSpec, int nIDListBox, int nIDStaticPath, UINT uFileType);
|
|
1021
|
|
1022 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1023 #undef DlgDirSelectEx
|
|
1024 #define DlgDirSelectEx error_use_qxeDlgDirSelectEx_or_DlgDirSelectExA_and_DlgDirSelectExW
|
|
1025 #endif
|
|
1026 BOOL qxeDlgDirSelectEx (HWND hDlg, Extbyte * lpString, int nCount, int nIDListBox);
|
|
1027
|
|
1028 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1029 #undef DlgDirListComboBox
|
|
1030 #define DlgDirListComboBox error_use_qxeDlgDirListComboBox_or_DlgDirListComboBoxA_and_DlgDirListComboBoxW
|
|
1031 #endif
|
|
1032 int qxeDlgDirListComboBox (HWND hDlg, Extbyte * lpPathSpec, int nIDComboBox, int nIDStaticPath, UINT uFiletype);
|
|
1033
|
|
1034 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1035 #undef DlgDirSelectComboBoxEx
|
|
1036 #define DlgDirSelectComboBoxEx error_use_qxeDlgDirSelectComboBoxEx_or_DlgDirSelectComboBoxExA_and_DlgDirSelectComboBoxExW
|
|
1037 #endif
|
|
1038 BOOL qxeDlgDirSelectComboBoxEx (HWND hDlg, Extbyte * lpString, int nCount, int nIDComboBox);
|
|
1039
|
|
1040 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1041 #undef DefFrameProc
|
|
1042 #define DefFrameProc error_use_qxeDefFrameProc_or_DefFrameProcA_and_DefFrameProcW
|
|
1043 #endif
|
|
1044 LRESULT qxeDefFrameProc (HWND hWnd, HWND hWndMDIClient, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
|
1045
|
|
1046 #undef DefMDIChildProc
|
|
1047 #define DefMDIChildProc error_return_value_is_conditionalized_on__MAC__messes_up_parser
|
|
1048
|
|
1049 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1050 #undef CreateMDIWindow
|
|
1051 #define CreateMDIWindow error_use_qxeCreateMDIWindow_or_CreateMDIWindowA_and_CreateMDIWindowW
|
|
1052 #endif
|
|
1053 HWND qxeCreateMDIWindow (Extbyte * lpClassName, Extbyte * lpWindowName, DWORD dwStyle, int X, int Y, int nWidth, int nHeight, HWND hWndParent, HINSTANCE hInstance, LPARAM lParam);
|
|
1054
|
|
1055 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1056 #undef WinHelp
|
|
1057 #define WinHelp error_use_qxeWinHelp_or_WinHelpA_and_WinHelpW
|
|
1058 #endif
|
|
1059 BOOL qxeWinHelp (HWND hWndMain, const Extbyte * lpszHelp, UINT uCommand, DWORD dwData);
|
|
1060
|
|
1061 #undef ChangeDisplaySettings
|
|
1062 #define ChangeDisplaySettings error_split_sized_LPDEVMODE
|
|
1063
|
|
1064 #undef ChangeDisplaySettingsEx
|
|
1065 #define ChangeDisplaySettingsEx error_split_sized_LPDEVMODE__NT_5_0_Win98__only
|
|
1066
|
|
1067 #undef EnumDisplaySettings
|
|
1068 #define EnumDisplaySettings error_split_sized_LPDEVMODE
|
|
1069
|
|
1070 #undef EnumDisplayDevices
|
|
1071 #define EnumDisplayDevices error_split_sized_PDISPLAY_DEVICE__NT_5_0__only__no_Win98
|
|
1072
|
|
1073 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1074 #undef SystemParametersInfo
|
|
1075 #define SystemParametersInfo error_use_qxeSystemParametersInfo_or_SystemParametersInfoA_and_SystemParametersInfoW
|
|
1076 #endif
|
|
1077 BOOL qxeSystemParametersInfo (UINT uiAction, UINT uiParam, PVOID pvParam, UINT fWinIni);
|
|
1078
|
|
1079 #undef GetMonitorInfo
|
|
1080 #define GetMonitorInfo error_NT_5_0_Win98__only
|
|
1081
|
|
1082 #undef GetWindowModuleFileName
|
|
1083 #define GetWindowModuleFileName error_NT_5_0__only
|
|
1084
|
|
1085 #undef RealGetWindowClass
|
|
1086 #define RealGetWindowClass error_NT_5_0__only
|
|
1087
|
|
1088 #undef GetAltTabInfo
|
|
1089 #define GetAltTabInfo error_NT_5_0__only
|
|
1090
|
|
1091
|
3728
|
1092 /* Processing file IME.H */
|
|
1093
|
|
1094 #undef SendIMEMessageEx
|
|
1095 #define SendIMEMessageEx error_obsolete__no_docs_available
|
|
1096
|
|
1097
|
|
1098 /* Processing file IMM.H */
|
|
1099
|
|
1100 #if defined (HAVE_MS_WINDOWS)
|
|
1101 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1102 #undef ImmInstallIME
|
|
1103 #define ImmInstallIME error_use_qxeImmInstallIME_or_ImmInstallIMEA_and_ImmInstallIMEW
|
|
1104 #endif
|
|
1105 HKL qxeImmInstallIME (const Extbyte * lpszIMEFileName, const Extbyte * lpszLayoutText);
|
|
1106 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1107
|
|
1108 #if defined (HAVE_MS_WINDOWS)
|
|
1109 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1110 #undef ImmGetDescription
|
|
1111 #define ImmGetDescription error_use_qxeImmGetDescription_or_ImmGetDescriptionA_and_ImmGetDescriptionW
|
|
1112 #endif
|
|
1113 UINT qxeImmGetDescription (HKL arg1, Extbyte * arg2, UINT uBufLen);
|
|
1114 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1115
|
|
1116 #if defined (HAVE_MS_WINDOWS)
|
|
1117 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1118 #undef ImmGetIMEFileName
|
|
1119 #define ImmGetIMEFileName error_use_qxeImmGetIMEFileName_or_ImmGetIMEFileNameA_and_ImmGetIMEFileNameW
|
|
1120 #endif
|
|
1121 UINT qxeImmGetIMEFileName (HKL arg1, Extbyte * arg2, UINT uBufLen);
|
|
1122 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1123
|
|
1124 #if defined (HAVE_MS_WINDOWS)
|
|
1125 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1126 #undef ImmGetCompositionString
|
|
1127 #define ImmGetCompositionString error_use_qxeImmGetCompositionString_or_ImmGetCompositionStringA_and_ImmGetCompositionStringW
|
|
1128 #endif
|
|
1129 LONG qxeImmGetCompositionString (HIMC arg1, DWORD arg2, LPVOID arg3, DWORD arg4);
|
|
1130 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1131
|
|
1132 #if defined (HAVE_MS_WINDOWS)
|
|
1133 /* Skipping ImmSetCompositionString because different prototypes in VC6 and VC7 */
|
|
1134 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1135
|
|
1136 #if defined (HAVE_MS_WINDOWS)
|
|
1137 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1138 #undef ImmGetCandidateListCount
|
|
1139 #define ImmGetCandidateListCount error_use_qxeImmGetCandidateListCount_or_ImmGetCandidateListCountA_and_ImmGetCandidateListCountW
|
|
1140 #endif
|
|
1141 DWORD qxeImmGetCandidateListCount (HIMC arg1, LPDWORD lpdwListCount);
|
|
1142 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1143
|
|
1144 #if defined (HAVE_MS_WINDOWS)
|
|
1145 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1146 #undef ImmGetCandidateList
|
|
1147 #define ImmGetCandidateList error_use_qxeImmGetCandidateList_or_ImmGetCandidateListA_and_ImmGetCandidateListW
|
|
1148 #endif
|
|
1149 DWORD qxeImmGetCandidateList (HIMC arg1, DWORD deIndex, LPCANDIDATELIST arg3, DWORD dwBufLen);
|
|
1150 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1151
|
|
1152 #if defined (HAVE_MS_WINDOWS)
|
|
1153 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1154 #undef ImmGetGuideLine
|
|
1155 #define ImmGetGuideLine error_use_qxeImmGetGuideLine_or_ImmGetGuideLineA_and_ImmGetGuideLineW
|
|
1156 #endif
|
|
1157 DWORD qxeImmGetGuideLine (HIMC arg1, DWORD dwIndex, Extbyte * arg3, DWORD dwBufLen);
|
|
1158 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1159
|
|
1160 #if defined (HAVE_MS_WINDOWS)
|
|
1161 /* Skipping ImmGetCompositionFont because split-sized LOGFONT */
|
|
1162 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1163
|
|
1164 #if defined (HAVE_MS_WINDOWS)
|
|
1165 /* Skipping ImmSetCompositionFont because split-sized LOGFONT */
|
|
1166 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1167
|
|
1168 #if defined (HAVE_MS_WINDOWS)
|
|
1169 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1170 #undef ImmConfigureIME
|
|
1171 #define ImmConfigureIME error_use_qxeImmConfigureIME_or_ImmConfigureIMEA_and_ImmConfigureIMEW
|
|
1172 #endif
|
|
1173 BOOL qxeImmConfigureIME (HKL arg1, HWND arg2, DWORD arg3, LPVOID arg4);
|
|
1174 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1175
|
|
1176 #if defined (HAVE_MS_WINDOWS)
|
|
1177 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1178 #undef ImmEscape
|
|
1179 #define ImmEscape error_use_qxeImmEscape_or_ImmEscapeA_and_ImmEscapeW
|
|
1180 #endif
|
|
1181 LRESULT qxeImmEscape (HKL arg1, HIMC arg2, UINT arg3, LPVOID arg4);
|
|
1182 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1183
|
|
1184 #if defined (HAVE_MS_WINDOWS)
|
|
1185 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1186 #undef ImmGetConversionList
|
|
1187 #define ImmGetConversionList error_use_qxeImmGetConversionList_or_ImmGetConversionListA_and_ImmGetConversionListW
|
|
1188 #endif
|
|
1189 DWORD qxeImmGetConversionList (HKL arg1, HIMC arg2, const Extbyte * arg3, LPCANDIDATELIST arg4, DWORD dwBufLen, UINT uFlag);
|
|
1190 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1191
|
|
1192 #if defined (HAVE_MS_WINDOWS)
|
|
1193 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1194 #undef ImmIsUIMessage
|
|
1195 #define ImmIsUIMessage error_use_qxeImmIsUIMessage_or_ImmIsUIMessageA_and_ImmIsUIMessageW
|
|
1196 #endif
|
|
1197 BOOL qxeImmIsUIMessage (HWND arg1, UINT arg2, WPARAM arg3, LPARAM arg4);
|
|
1198 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1199
|
|
1200 #if defined (HAVE_MS_WINDOWS)
|
|
1201 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1202 #undef ImmRegisterWord
|
|
1203 #define ImmRegisterWord error_use_qxeImmRegisterWord_or_ImmRegisterWordA_and_ImmRegisterWordW
|
|
1204 #endif
|
|
1205 BOOL qxeImmRegisterWord (HKL arg1, const Extbyte * lpszReading, DWORD arg3, const Extbyte * lpszRegister);
|
|
1206 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1207
|
|
1208 #if defined (HAVE_MS_WINDOWS)
|
|
1209 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1210 #undef ImmUnregisterWord
|
|
1211 #define ImmUnregisterWord error_use_qxeImmUnregisterWord_or_ImmUnregisterWordA_and_ImmUnregisterWordW
|
|
1212 #endif
|
|
1213 BOOL qxeImmUnregisterWord (HKL arg1, const Extbyte * lpszReading, DWORD arg3, const Extbyte * lpszUnregister);
|
|
1214 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1215
|
|
1216 #if defined (HAVE_MS_WINDOWS)
|
|
1217 #undef ImmGetRegisterWordStyle
|
|
1218 #define ImmGetRegisterWordStyle error_split_sized_STYLEBUF
|
|
1219 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1220
|
|
1221 #if defined (HAVE_MS_WINDOWS)
|
|
1222 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1223 #undef ImmEnumRegisterWord
|
|
1224 #define ImmEnumRegisterWord error_use_qxeImmEnumRegisterWord_or_ImmEnumRegisterWordA_and_ImmEnumRegisterWordW
|
|
1225 #endif
|
|
1226 UINT qxeImmEnumRegisterWord (HKL arg1, REGISTERWORDENUMPROCW arg2, const Extbyte * lpszReading, DWORD arg4, const Extbyte * lpszRegister, LPVOID arg6);
|
|
1227 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1228
|
|
1229 #if defined (HAVE_MS_WINDOWS)
|
|
1230 #undef ImmGetImeMenuItems
|
|
1231 #define ImmGetImeMenuItems error_split_sized_IMEMENUITEMINFO
|
|
1232 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1233
|
|
1234
|
|
1235 /* Processing file MMSYSTEM.H */
|
|
1236
|
|
1237 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1238 #undef sndPlaySound
|
|
1239 #define sndPlaySound error_use_qxesndPlaySound_or_sndPlaySoundA_and_sndPlaySoundW
|
|
1240 #endif
|
|
1241 BOOL qxesndPlaySound (const Extbyte * pszSound, UINT fuSound);
|
|
1242
|
|
1243 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1244 #undef PlaySound
|
|
1245 #define PlaySound error_use_qxePlaySound_or_PlaySoundA_and_PlaySoundW
|
|
1246 #endif
|
|
1247 BOOL qxePlaySound (const Extbyte * pszSound, HMODULE hmod, DWORD fdwSound);
|
|
1248
|
|
1249 #undef waveOutGetDevCaps
|
|
1250 #define waveOutGetDevCaps error_split_sized_LPWAVEOUTCAPS
|
|
1251
|
|
1252 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1253 #undef waveOutGetErrorText
|
|
1254 #define waveOutGetErrorText error_use_qxewaveOutGetErrorText_or_waveOutGetErrorTextA_and_waveOutGetErrorTextW
|
|
1255 #endif
|
|
1256 MMRESULT qxewaveOutGetErrorText (MMRESULT mmrError, Extbyte * pszText, UINT cchText);
|
|
1257
|
|
1258 #undef waveInGetDevCaps
|
|
1259 #define waveInGetDevCaps error_split_sized_LPWAVEINCAPS
|
|
1260
|
|
1261 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1262 #undef waveInGetErrorText
|
|
1263 #define waveInGetErrorText error_use_qxewaveInGetErrorText_or_waveInGetErrorTextA_and_waveInGetErrorTextW
|
|
1264 #endif
|
|
1265 MMRESULT qxewaveInGetErrorText (MMRESULT mmrError, Extbyte * pszText, UINT cchText);
|
|
1266
|
|
1267 #undef midiOutGetDevCaps
|
|
1268 #define midiOutGetDevCaps error_split_sized_LPMIDIOUTCAPS
|
|
1269
|
|
1270 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1271 #undef midiOutGetErrorText
|
|
1272 #define midiOutGetErrorText error_use_qxemidiOutGetErrorText_or_midiOutGetErrorTextA_and_midiOutGetErrorTextW
|
|
1273 #endif
|
|
1274 MMRESULT qxemidiOutGetErrorText (MMRESULT mmrError, Extbyte * pszText, UINT cchText);
|
|
1275
|
|
1276 #undef midiInGetDevCaps
|
|
1277 #define midiInGetDevCaps error_split_sized_LPMIDIOUTCAPS
|
|
1278
|
|
1279 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1280 #undef midiInGetErrorText
|
|
1281 #define midiInGetErrorText error_use_qxemidiInGetErrorText_or_midiInGetErrorTextA_and_midiInGetErrorTextW
|
|
1282 #endif
|
|
1283 MMRESULT qxemidiInGetErrorText (MMRESULT mmrError, Extbyte * pszText, UINT cchText);
|
|
1284
|
|
1285 #undef auxGetDevCaps
|
|
1286 #define auxGetDevCaps error_split_sized_LPAUXCAPS
|
|
1287
|
|
1288 #undef mixerGetDevCaps
|
|
1289 #define mixerGetDevCaps error_split_sized_LPMIXERCAPS
|
|
1290
|
|
1291 #undef mixerGetLineInfo
|
|
1292 #define mixerGetLineInfo error_split_sized_LPMIXERLINE
|
|
1293
|
|
1294 #undef mixerGetLineControls
|
|
1295 #define mixerGetLineControls error_split_sized_LPMIXERCONTROL
|
|
1296
|
|
1297 #undef mixerGetControlDetails
|
|
1298 #define mixerGetControlDetails error_split_sized_LPMIXERCONTROL_in_LPMIXERLINECONTROLS_in_LPMIXERCONTROLDETAILS
|
|
1299
|
|
1300 #undef joyGetDevCaps
|
|
1301 #define joyGetDevCaps error_split_sized_LPJOYCAPS
|
|
1302
|
|
1303 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1304 #undef mmioStringToFOURCC
|
|
1305 #define mmioStringToFOURCC error_use_qxemmioStringToFOURCC_or_mmioStringToFOURCCA_and_mmioStringToFOURCCW
|
|
1306 #endif
|
|
1307 FOURCC qxemmioStringToFOURCC (const Extbyte * sz, UINT uFlags);
|
|
1308
|
|
1309 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1310 #undef mmioInstallIOProc
|
|
1311 #define mmioInstallIOProc error_use_qxemmioInstallIOProc_or_mmioInstallIOProcA_and_mmioInstallIOProcW
|
|
1312 #endif
|
|
1313 LPMMIOPROC qxemmioInstallIOProc (FOURCC fccIOProc, LPMMIOPROC pIOProc, DWORD dwFlags);
|
|
1314
|
|
1315 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1316 #undef mmioOpen
|
|
1317 #define mmioOpen error_use_qxemmioOpen_or_mmioOpenA_and_mmioOpenW
|
|
1318 #endif
|
|
1319 HMMIO qxemmioOpen (Extbyte * pszFileName, LPMMIOINFO pmmioinfo, DWORD fdwOpen);
|
|
1320
|
|
1321 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1322 #undef mmioRename
|
|
1323 #define mmioRename error_use_qxemmioRename_or_mmioRenameA_and_mmioRenameW
|
|
1324 #endif
|
|
1325 MMRESULT qxemmioRename (const Extbyte * pszFileName, const Extbyte * pszNewFileName, LPCMMIOINFO pmmioinfo, DWORD fdwRename);
|
|
1326
|
|
1327 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1328 #undef mciSendCommand
|
|
1329 #define mciSendCommand error_use_qxemciSendCommand_or_mciSendCommandA_and_mciSendCommandW
|
|
1330 #endif
|
|
1331 MCIERROR qxemciSendCommand (MCIDEVICEID mciId, UINT uMsg, DWORD dwParam1, DWORD dwParam2);
|
|
1332
|
|
1333 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1334 #undef mciSendString
|
|
1335 #define mciSendString error_use_qxemciSendString_or_mciSendStringA_and_mciSendStringW
|
|
1336 #endif
|
|
1337 MCIERROR qxemciSendString (const Extbyte * lpstrCommand, Extbyte * lpstrReturnString, UINT uReturnLength, HWND hwndCallback);
|
|
1338
|
|
1339 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1340 #undef mciGetDeviceID
|
|
1341 #define mciGetDeviceID error_use_qxemciGetDeviceID_or_mciGetDeviceIDA_and_mciGetDeviceIDW
|
|
1342 #endif
|
|
1343 MCIDEVICEID qxemciGetDeviceID (const Extbyte * pszDevice);
|
|
1344
|
|
1345 #if !defined (MINGW)
|
|
1346 #undef mciGetDeviceIDFromElementID
|
|
1347 #define mciGetDeviceIDFromElementID error_missing_from_Win98se_version_of_ADVAPI32_dll
|
|
1348 #endif /* !defined (MINGW) */
|
|
1349
|
|
1350 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1351 #undef mciGetErrorString
|
|
1352 #define mciGetErrorString error_use_qxemciGetErrorString_or_mciGetErrorStringA_and_mciGetErrorStringW
|
|
1353 #endif
|
|
1354 BOOL qxemciGetErrorString (MCIERROR mcierr, Extbyte * pszText, UINT cchText);
|
|
1355
|
|
1356
|
|
1357 /* Processing file WINCON.H */
|
|
1358
|
|
1359 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1360 #undef PeekConsoleInput
|
|
1361 #define PeekConsoleInput error_use_qxePeekConsoleInput_or_PeekConsoleInputA_and_PeekConsoleInputW
|
|
1362 #endif
|
|
1363 BOOL qxePeekConsoleInput (HANDLE hConsoleInput, PINPUT_RECORD lpBuffer, DWORD nLength, LPDWORD lpNumberOfEventsRead);
|
|
1364
|
|
1365 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1366 #undef ReadConsoleInput
|
|
1367 #define ReadConsoleInput error_use_qxeReadConsoleInput_or_ReadConsoleInputA_and_ReadConsoleInputW
|
|
1368 #endif
|
|
1369 BOOL qxeReadConsoleInput (HANDLE hConsoleInput, PINPUT_RECORD lpBuffer, DWORD nLength, LPDWORD lpNumberOfEventsRead);
|
|
1370
|
|
1371 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1372 #undef WriteConsoleInput
|
|
1373 #define WriteConsoleInput error_use_qxeWriteConsoleInput_or_WriteConsoleInputA_and_WriteConsoleInputW
|
|
1374 #endif
|
|
1375 BOOL qxeWriteConsoleInput (HANDLE hConsoleInput, CONST INPUT_RECORD * lpBuffer, DWORD nLength, LPDWORD lpNumberOfEventsWritten);
|
|
1376
|
|
1377 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1378 #undef ReadConsoleOutput
|
|
1379 #define ReadConsoleOutput error_use_qxeReadConsoleOutput_or_ReadConsoleOutputA_and_ReadConsoleOutputW
|
|
1380 #endif
|
|
1381 BOOL qxeReadConsoleOutput (HANDLE hConsoleOutput, PCHAR_INFO lpBuffer, COORD dwBufferSize, COORD dwBufferCoord, PSMALL_RECT lpReadRegion);
|
|
1382
|
|
1383 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1384 #undef WriteConsoleOutput
|
|
1385 #define WriteConsoleOutput error_use_qxeWriteConsoleOutput_or_WriteConsoleOutputA_and_WriteConsoleOutputW
|
|
1386 #endif
|
|
1387 BOOL qxeWriteConsoleOutput (HANDLE hConsoleOutput, CONST CHAR_INFO * lpBuffer, COORD dwBufferSize, COORD dwBufferCoord, PSMALL_RECT lpWriteRegion);
|
|
1388
|
|
1389 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1390 #undef ReadConsoleOutputCharacter
|
|
1391 #define ReadConsoleOutputCharacter error_use_qxeReadConsoleOutputCharacter_or_ReadConsoleOutputCharacterA_and_ReadConsoleOutputCharacterW
|
|
1392 #endif
|
|
1393 BOOL qxeReadConsoleOutputCharacter (HANDLE hConsoleOutput, Extbyte * lpCharacter, DWORD nLength, COORD dwReadCoord, LPDWORD lpNumberOfCharsRead);
|
|
1394
|
|
1395 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1396 #undef WriteConsoleOutputCharacter
|
|
1397 #define WriteConsoleOutputCharacter error_use_qxeWriteConsoleOutputCharacter_or_WriteConsoleOutputCharacterA_and_WriteConsoleOutputCharacterW
|
|
1398 #endif
|
|
1399 BOOL qxeWriteConsoleOutputCharacter (HANDLE hConsoleOutput, const Extbyte * lpCharacter, DWORD nLength, COORD dwWriteCoord, LPDWORD lpNumberOfCharsWritten);
|
|
1400
|
|
1401 #undef FillConsoleOutputCharacter
|
|
1402 #define FillConsoleOutputCharacter error_split_CHAR
|
|
1403
|
|
1404 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1405 #undef ScrollConsoleScreenBuffer
|
|
1406 #define ScrollConsoleScreenBuffer error_use_qxeScrollConsoleScreenBuffer_or_ScrollConsoleScreenBufferA_and_ScrollConsoleScreenBufferW
|
|
1407 #endif
|
|
1408 BOOL qxeScrollConsoleScreenBuffer (HANDLE hConsoleOutput, CONST SMALL_RECT * lpScrollRectangle, CONST SMALL_RECT * lpClipRectangle, COORD dwDestinationOrigin, CONST CHAR_INFO * lpFill);
|
|
1409
|
|
1410 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1411 #undef GetConsoleTitle
|
|
1412 #define GetConsoleTitle error_use_qxeGetConsoleTitle_or_GetConsoleTitleA_and_GetConsoleTitleW
|
|
1413 #endif
|
|
1414 DWORD qxeGetConsoleTitle (Extbyte * lpConsoleTitle, DWORD nSize);
|
|
1415
|
|
1416 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1417 #undef SetConsoleTitle
|
|
1418 #define SetConsoleTitle error_use_qxeSetConsoleTitle_or_SetConsoleTitleA_and_SetConsoleTitleW
|
|
1419 #endif
|
|
1420 BOOL qxeSetConsoleTitle (const Extbyte * lpConsoleTitle);
|
|
1421
|
|
1422 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1423 #undef ReadConsole
|
|
1424 #define ReadConsole error_use_qxeReadConsole_or_ReadConsoleA_and_ReadConsoleW
|
|
1425 #endif
|
|
1426 BOOL qxeReadConsole (HANDLE hConsoleInput, LPVOID lpBuffer, DWORD nNumberOfCharsToRead, LPDWORD lpNumberOfCharsRead, LPVOID lpReserved);
|
|
1427
|
|
1428 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1429 #undef WriteConsole
|
|
1430 #define WriteConsole error_use_qxeWriteConsole_or_WriteConsoleA_and_WriteConsoleW
|
|
1431 #endif
|
|
1432 BOOL qxeWriteConsole (HANDLE hConsoleOutput, CONST VOID * lpBuffer, DWORD nNumberOfCharsToWrite, LPDWORD lpNumberOfCharsWritten, LPVOID lpReserved);
|
|
1433
|
|
1434
|
|
1435 /* Processing file WINNETWK.H */
|
|
1436
|
|
1437 #if defined (HAVE_MS_WINDOWS)
|
|
1438 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1439 #undef WNetAddConnection
|
|
1440 #define WNetAddConnection error_use_qxeWNetAddConnection_or_WNetAddConnectionA_and_WNetAddConnectionW
|
|
1441 #endif
|
|
1442 DWORD qxeWNetAddConnection (const Extbyte * lpRemoteName, const Extbyte * lpPassword, const Extbyte * lpLocalName);
|
|
1443 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1444
|
|
1445 #if defined (HAVE_MS_WINDOWS)
|
|
1446 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1447 #undef WNetAddConnection2
|
|
1448 #define WNetAddConnection2 error_use_qxeWNetAddConnection2_or_WNetAddConnection2A_and_WNetAddConnection2W
|
|
1449 #endif
|
|
1450 DWORD qxeWNetAddConnection2 (LPNETRESOURCEW lpNetResource, const Extbyte * lpPassword, const Extbyte * lpUserName, DWORD dwFlags);
|
|
1451 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1452
|
|
1453 #if defined (HAVE_MS_WINDOWS)
|
|
1454 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1455 #undef WNetAddConnection3
|
|
1456 #define WNetAddConnection3 error_use_qxeWNetAddConnection3_or_WNetAddConnection3A_and_WNetAddConnection3W
|
|
1457 #endif
|
|
1458 DWORD qxeWNetAddConnection3 (HWND hwndOwner, LPNETRESOURCEW lpNetResource, const Extbyte * lpPassword, const Extbyte * lpUserName, DWORD dwFlags);
|
|
1459 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1460
|
|
1461 #if defined (HAVE_MS_WINDOWS)
|
|
1462 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1463 #undef WNetCancelConnection
|
|
1464 #define WNetCancelConnection error_use_qxeWNetCancelConnection_or_WNetCancelConnectionA_and_WNetCancelConnectionW
|
|
1465 #endif
|
|
1466 DWORD qxeWNetCancelConnection (const Extbyte * lpName, BOOL fForce);
|
|
1467 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1468
|
|
1469 #if defined (HAVE_MS_WINDOWS)
|
|
1470 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1471 #undef WNetCancelConnection2
|
|
1472 #define WNetCancelConnection2 error_use_qxeWNetCancelConnection2_or_WNetCancelConnection2A_and_WNetCancelConnection2W
|
|
1473 #endif
|
|
1474 DWORD qxeWNetCancelConnection2 (const Extbyte * lpName, DWORD dwFlags, BOOL fForce);
|
|
1475 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1476
|
|
1477 #if defined (HAVE_MS_WINDOWS)
|
|
1478 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1479 #undef WNetGetConnection
|
|
1480 #define WNetGetConnection error_use_qxeWNetGetConnection_or_WNetGetConnectionA_and_WNetGetConnectionW
|
|
1481 #endif
|
|
1482 DWORD qxeWNetGetConnection (const Extbyte * lpLocalName, Extbyte * lpRemoteName, LPDWORD lpnLength);
|
|
1483 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1484
|
|
1485 #if defined (HAVE_MS_WINDOWS)
|
|
1486 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1487 #undef WNetUseConnection
|
|
1488 #define WNetUseConnection error_use_qxeWNetUseConnection_or_WNetUseConnectionA_and_WNetUseConnectionW
|
|
1489 #endif
|
|
1490 DWORD qxeWNetUseConnection (HWND hwndOwner, LPNETRESOURCEW lpNetResource, const Extbyte * lpUserID, const Extbyte * lpPassword, DWORD dwFlags, Extbyte * lpAccessName, LPDWORD lpBufferSize, LPDWORD lpResult);
|
|
1491 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1492
|
|
1493 #if defined (HAVE_MS_WINDOWS)
|
|
1494 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1495 #undef WNetConnectionDialog1
|
|
1496 #define WNetConnectionDialog1 error_use_qxeWNetConnectionDialog1_or_WNetConnectionDialog1A_and_WNetConnectionDialog1W
|
|
1497 #endif
|
|
1498 DWORD qxeWNetConnectionDialog1 (LPCONNECTDLGSTRUCTW lpConnDlgStruct);
|
|
1499 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1500
|
|
1501 #if defined (HAVE_MS_WINDOWS)
|
|
1502 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1503 #undef WNetDisconnectDialog1
|
|
1504 #define WNetDisconnectDialog1 error_use_qxeWNetDisconnectDialog1_or_WNetDisconnectDialog1A_and_WNetDisconnectDialog1W
|
|
1505 #endif
|
|
1506 DWORD qxeWNetDisconnectDialog1 (LPDISCDLGSTRUCTW lpConnDlgStruct);
|
|
1507 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1508
|
|
1509 #if defined (HAVE_MS_WINDOWS)
|
|
1510 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1511 #undef WNetOpenEnum
|
|
1512 #define WNetOpenEnum error_use_qxeWNetOpenEnum_or_WNetOpenEnumA_and_WNetOpenEnumW
|
|
1513 #endif
|
|
1514 DWORD qxeWNetOpenEnum (DWORD dwScope, DWORD dwType, DWORD dwUsage, LPNETRESOURCEW lpNetResource, LPHANDLE lphEnum);
|
|
1515 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1516
|
|
1517 #if defined (HAVE_MS_WINDOWS)
|
|
1518 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1519 #undef WNetEnumResource
|
|
1520 #define WNetEnumResource error_use_qxeWNetEnumResource_or_WNetEnumResourceA_and_WNetEnumResourceW
|
|
1521 #endif
|
|
1522 DWORD qxeWNetEnumResource (HANDLE hEnum, LPDWORD lpcCount, LPVOID lpBuffer, LPDWORD lpBufferSize);
|
|
1523 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1524
|
|
1525 #if defined (HAVE_MS_WINDOWS)
|
|
1526 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1527 #undef WNetGetUniversalName
|
|
1528 #define WNetGetUniversalName error_use_qxeWNetGetUniversalName_or_WNetGetUniversalNameA_and_WNetGetUniversalNameW
|
|
1529 #endif
|
|
1530 DWORD qxeWNetGetUniversalName (const Extbyte * lpLocalPath, DWORD dwInfoLevel, LPVOID lpBuffer, LPDWORD lpBufferSize);
|
|
1531 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1532
|
|
1533 #if defined (HAVE_MS_WINDOWS)
|
|
1534 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1535 #undef WNetGetUser
|
|
1536 #define WNetGetUser error_use_qxeWNetGetUser_or_WNetGetUserA_and_WNetGetUserW
|
|
1537 #endif
|
|
1538 DWORD qxeWNetGetUser (const Extbyte * lpName, Extbyte * lpUserName, LPDWORD lpnLength);
|
|
1539 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1540
|
|
1541 #if defined (HAVE_MS_WINDOWS)
|
|
1542 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1543 #undef WNetGetProviderName
|
|
1544 #define WNetGetProviderName error_use_qxeWNetGetProviderName_or_WNetGetProviderNameA_and_WNetGetProviderNameW
|
|
1545 #endif
|
|
1546 DWORD qxeWNetGetProviderName (DWORD dwNetType, Extbyte * lpProviderName, LPDWORD lpBufferSize);
|
|
1547 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1548
|
|
1549 #if defined (HAVE_MS_WINDOWS)
|
|
1550 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1551 #undef WNetGetNetworkInformation
|
|
1552 #define WNetGetNetworkInformation error_use_qxeWNetGetNetworkInformation_or_WNetGetNetworkInformationA_and_WNetGetNetworkInformationW
|
|
1553 #endif
|
|
1554 DWORD qxeWNetGetNetworkInformation (const Extbyte * lpProvider, LPNETINFOSTRUCT lpNetInfoStruct);
|
|
1555 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1556
|
|
1557 #if defined (HAVE_MS_WINDOWS)
|
|
1558 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1559 #undef WNetGetLastError
|
|
1560 #define WNetGetLastError error_use_qxeWNetGetLastError_or_WNetGetLastErrorA_and_WNetGetLastErrorW
|
|
1561 #endif
|
|
1562 DWORD qxeWNetGetLastError (LPDWORD lpError, Extbyte * lpErrorBuf, DWORD nErrorBufSize, Extbyte * lpNameBuf, DWORD nNameBufSize);
|
|
1563 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1564
|
|
1565 #if defined (HAVE_MS_WINDOWS)
|
|
1566 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1567 #undef MultinetGetConnectionPerformance
|
|
1568 #define MultinetGetConnectionPerformance error_use_qxeMultinetGetConnectionPerformance_or_MultinetGetConnectionPerformanceA_and_MultinetGetConnectionPerformanceW
|
|
1569 #endif
|
|
1570 DWORD qxeMultinetGetConnectionPerformance (LPNETRESOURCEW lpNetResource, LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct);
|
|
1571 #endif /* defined (HAVE_MS_WINDOWS) */
|
|
1572
|
|
1573
|
2367
|
1574 /* Processing file DDEML.H */
|
|
1575
|
|
1576 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1577 #undef DdeInitialize
|
|
1578 #define DdeInitialize error_use_qxeDdeInitialize_or_DdeInitializeA_and_DdeInitializeW
|
|
1579 #endif
|
|
1580 UINT qxeDdeInitialize (LPDWORD pidInst, PFNCALLBACK pfnCallback, DWORD afCmd, DWORD ulRes);
|
|
1581
|
|
1582 /* Skipping DdeCreateStringHandle because error in Cygwin prototype */
|
|
1583
|
|
1584 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1585 #undef DdeQueryString
|
|
1586 #define DdeQueryString error_use_qxeDdeQueryString_or_DdeQueryStringA_and_DdeQueryStringW
|
|
1587 #endif
|
|
1588 DWORD qxeDdeQueryString (DWORD idInst, HSZ hsz, Extbyte * psz, DWORD cchMax, int iCodePage);
|
|
1589
|
|
1590
|
|
1591 /* Processing file WINGDI.H */
|
|
1592
|
|
1593 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1594 #undef AddFontResource
|
|
1595 #define AddFontResource error_use_qxeAddFontResource_or_AddFontResourceA_and_AddFontResourceW
|
|
1596 #endif
|
|
1597 int qxeAddFontResource (const Extbyte * arg1);
|
|
1598
|
|
1599 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1600 #undef CopyMetaFile
|
|
1601 #define CopyMetaFile error_use_qxeCopyMetaFile_or_CopyMetaFileA_and_CopyMetaFileW
|
|
1602 #endif
|
|
1603 HMETAFILE qxeCopyMetaFile (HMETAFILE arg1, const Extbyte * arg2);
|
|
1604
|
|
1605 /* Skipping CreateDC because split-sized DEVMODE */
|
|
1606
|
|
1607 /* Skipping CreateFontIndirect because split-sized LOGFONT */
|
|
1608
|
|
1609 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1610 #undef CreateFont
|
|
1611 #define CreateFont error_use_qxeCreateFont_or_CreateFontA_and_CreateFontW
|
|
1612 #endif
|
|
1613 HFONT qxeCreateFont (int arg1, int arg2, int arg3, int arg4, int arg5, DWORD arg6, DWORD arg7, DWORD arg8, DWORD arg9, DWORD arg10, DWORD arg11, DWORD arg12, DWORD arg13, const Extbyte * arg14);
|
|
1614
|
|
1615 /* Skipping CreateIC because split-sized DEVMODE */
|
|
1616
|
|
1617 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1618 #undef CreateMetaFile
|
|
1619 #define CreateMetaFile error_use_qxeCreateMetaFile_or_CreateMetaFileA_and_CreateMetaFileW
|
|
1620 #endif
|
|
1621 HDC qxeCreateMetaFile (const Extbyte * arg1);
|
|
1622
|
|
1623 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1624 #undef CreateScalableFontResource
|
|
1625 #define CreateScalableFontResource error_use_qxeCreateScalableFontResource_or_CreateScalableFontResourceA_and_CreateScalableFontResourceW
|
|
1626 #endif
|
|
1627 BOOL qxeCreateScalableFontResource (DWORD arg1, const Extbyte * arg2, const Extbyte * arg3, const Extbyte * arg4);
|
|
1628
|
|
1629 /* Skipping DeviceCapabilities because split-sized DEVMODE */
|
|
1630
|
|
1631 /* Skipping EnumFontFamiliesEx because split-complex FONTENUMPROC; NT 4.0+ only */
|
|
1632
|
|
1633 #undef EnumFontFamilies
|
|
1634 #define EnumFontFamilies error_split_complex_FONTENUMPROC
|
|
1635
|
|
1636 #undef EnumFonts
|
|
1637 #define EnumFonts error_split_complex_FONTENUMPROC
|
|
1638
|
|
1639 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1640 #undef GetCharWidth
|
|
1641 #define GetCharWidth error_use_qxeGetCharWidth_or_GetCharWidthA_and_GetCharWidthW
|
|
1642 #endif
|
|
1643 BOOL qxeGetCharWidth (HDC arg1, UINT arg2, UINT arg3, LPINT arg4);
|
|
1644
|
|
1645 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1646 #undef GetCharWidth32
|
|
1647 #define GetCharWidth32 error_use_qxeGetCharWidth32_or_GetCharWidth32A_and_GetCharWidth32W
|
|
1648 #endif
|
|
1649 BOOL qxeGetCharWidth32 (HDC arg1, UINT arg2, UINT arg3, LPINT arg4);
|
|
1650
|
|
1651 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1652 #undef GetCharWidthFloat
|
|
1653 #define GetCharWidthFloat error_use_qxeGetCharWidthFloat_or_GetCharWidthFloatA_and_GetCharWidthFloatW
|
|
1654 #endif
|
|
1655 BOOL qxeGetCharWidthFloat (HDC arg1, UINT arg2, UINT arg3, PFLOAT arg4);
|
|
1656
|
|
1657 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1658 #undef GetCharABCWidths
|
|
1659 #define GetCharABCWidths error_use_qxeGetCharABCWidths_or_GetCharABCWidthsA_and_GetCharABCWidthsW
|
|
1660 #endif
|
|
1661 BOOL qxeGetCharABCWidths (HDC arg1, UINT arg2, UINT arg3, LPABC arg4);
|
|
1662
|
|
1663 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1664 #undef GetCharABCWidthsFloat
|
|
1665 #define GetCharABCWidthsFloat error_use_qxeGetCharABCWidthsFloat_or_GetCharABCWidthsFloatA_and_GetCharABCWidthsFloatW
|
|
1666 #endif
|
|
1667 BOOL qxeGetCharABCWidthsFloat (HDC arg1, UINT arg2, UINT arg3, LPABCFLOAT arg4);
|
|
1668
|
|
1669 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1670 #undef GetGlyphOutline
|
|
1671 #define GetGlyphOutline error_use_qxeGetGlyphOutline_or_GetGlyphOutlineA_and_GetGlyphOutlineW
|
|
1672 #endif
|
|
1673 DWORD qxeGetGlyphOutline (HDC arg1, UINT arg2, UINT arg3, LPGLYPHMETRICS arg4, DWORD arg5, LPVOID arg6, CONST MAT2 * arg7);
|
|
1674
|
|
1675 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1676 #undef GetMetaFile
|
|
1677 #define GetMetaFile error_use_qxeGetMetaFile_or_GetMetaFileA_and_GetMetaFileW
|
|
1678 #endif
|
|
1679 HMETAFILE qxeGetMetaFile (const Extbyte * arg1);
|
|
1680
|
|
1681 #undef GetOutlineTextMetrics
|
|
1682 #define GetOutlineTextMetrics error_split_sized_LPOUTLINETEXTMETRIC
|
|
1683
|
|
1684 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1685 #undef GetTextExtentPoint
|
|
1686 #define GetTextExtentPoint error_use_qxeGetTextExtentPoint_or_GetTextExtentPointA_and_GetTextExtentPointW
|
|
1687 #endif
|
|
1688 BOOL qxeGetTextExtentPoint (HDC arg1, const Extbyte * arg2, int arg3, LPSIZE arg4);
|
|
1689
|
|
1690 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1691 #undef GetTextExtentPoint32
|
|
1692 #define GetTextExtentPoint32 error_use_qxeGetTextExtentPoint32_or_GetTextExtentPoint32A_and_GetTextExtentPoint32W
|
|
1693 #endif
|
|
1694 BOOL qxeGetTextExtentPoint32 (HDC arg1, const Extbyte * arg2, int arg3, LPSIZE arg4);
|
|
1695
|
|
1696 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1697 #undef GetTextExtentExPoint
|
|
1698 #define GetTextExtentExPoint error_use_qxeGetTextExtentExPoint_or_GetTextExtentExPointA_and_GetTextExtentExPointW
|
|
1699 #endif
|
|
1700 BOOL qxeGetTextExtentExPoint (HDC arg1, const Extbyte * arg2, int arg3, int arg4, LPINT arg5, LPINT arg6, LPSIZE arg7);
|
|
1701
|
|
1702 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1703 #undef GetCharacterPlacement
|
|
1704 #define GetCharacterPlacement error_use_qxeGetCharacterPlacement_or_GetCharacterPlacementA_and_GetCharacterPlacementW
|
|
1705 #endif
|
|
1706 DWORD qxeGetCharacterPlacement (HDC arg1, const Extbyte * arg2, int arg3, int arg4, LPGCP_RESULTSW arg5, DWORD arg6);
|
|
1707
|
|
1708 #undef GetGlyphIndices
|
|
1709 #define GetGlyphIndices error_NT_5_0__only
|
|
1710
|
|
1711 #undef AddFontResourceEx
|
|
1712 #define AddFontResourceEx error_NT_5_0__only
|
|
1713
|
|
1714 #undef RemoveFontResourceEx
|
|
1715 #define RemoveFontResourceEx error_NT_5_0__only
|
|
1716
|
|
1717 #undef CreateFontIndirectEx
|
|
1718 #define CreateFontIndirectEx error_split_sized_ENUMLOGFONTEXDV__NT_5_0__only
|
|
1719
|
|
1720 /* Skipping ResetDC because split-sized DEVMODE */
|
|
1721
|
|
1722 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1723 #undef RemoveFontResource
|
|
1724 #define RemoveFontResource error_use_qxeRemoveFontResource_or_RemoveFontResourceA_and_RemoveFontResourceW
|
|
1725 #endif
|
|
1726 BOOL qxeRemoveFontResource (const Extbyte * arg1);
|
|
1727
|
|
1728 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1729 #undef CopyEnhMetaFile
|
|
1730 #define CopyEnhMetaFile error_use_qxeCopyEnhMetaFile_or_CopyEnhMetaFileA_and_CopyEnhMetaFileW
|
|
1731 #endif
|
|
1732 HENHMETAFILE qxeCopyEnhMetaFile (HENHMETAFILE arg1, const Extbyte * arg2);
|
|
1733
|
|
1734 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1735 #undef CreateEnhMetaFile
|
|
1736 #define CreateEnhMetaFile error_use_qxeCreateEnhMetaFile_or_CreateEnhMetaFileA_and_CreateEnhMetaFileW
|
|
1737 #endif
|
|
1738 HDC qxeCreateEnhMetaFile (HDC arg1, const Extbyte * arg2, CONST RECT * arg3, const Extbyte * arg4);
|
|
1739
|
|
1740 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1741 #undef GetEnhMetaFile
|
|
1742 #define GetEnhMetaFile error_use_qxeGetEnhMetaFile_or_GetEnhMetaFileA_and_GetEnhMetaFileW
|
|
1743 #endif
|
|
1744 HENHMETAFILE qxeGetEnhMetaFile (const Extbyte * arg1);
|
|
1745
|
|
1746 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1747 #undef GetEnhMetaFileDescription
|
|
1748 #define GetEnhMetaFileDescription error_use_qxeGetEnhMetaFileDescription_or_GetEnhMetaFileDescriptionA_and_GetEnhMetaFileDescriptionW
|
|
1749 #endif
|
|
1750 UINT qxeGetEnhMetaFileDescription (HENHMETAFILE arg1, UINT arg2, Extbyte * arg3);
|
|
1751
|
|
1752 /* Skipping GetTextMetrics because split-sized LPTEXTMETRIC */
|
|
1753
|
|
1754 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1755 #undef StartDoc
|
|
1756 #define StartDoc error_use_qxeStartDoc_or_StartDocA_and_StartDocW
|
|
1757 #endif
|
|
1758 int qxeStartDoc (HDC arg1, CONST DOCINFOW * arg2);
|
|
1759
|
|
1760 /* Skipping GetObject because split-sized LOGFONT */
|
|
1761
|
|
1762 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1763 #undef TextOut
|
|
1764 #define TextOut error_use_qxeTextOut_or_TextOutA_and_TextOutW
|
|
1765 #endif
|
|
1766 BOOL qxeTextOut (HDC arg1, int arg2, int arg3, const Extbyte * arg4, int arg5);
|
|
1767
|
|
1768 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1769 #undef ExtTextOut
|
|
1770 #define ExtTextOut error_use_qxeExtTextOut_or_ExtTextOutA_and_ExtTextOutW
|
|
1771 #endif
|
|
1772 BOOL qxeExtTextOut (HDC arg1, int arg2, int arg3, UINT arg4, CONST RECT * arg5, const Extbyte * arg6, UINT arg7, CONST INT * arg8);
|
|
1773
|
|
1774 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1775 #undef PolyTextOut
|
|
1776 #define PolyTextOut error_use_qxePolyTextOut_or_PolyTextOutA_and_PolyTextOutW
|
|
1777 #endif
|
|
1778 BOOL qxePolyTextOut (HDC arg1, CONST POLYTEXTW * arg2, int arg3);
|
|
1779
|
|
1780 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1781 #undef GetTextFace
|
|
1782 #define GetTextFace error_use_qxeGetTextFace_or_GetTextFaceA_and_GetTextFaceW
|
|
1783 #endif
|
|
1784 int qxeGetTextFace (HDC arg1, int arg2, Extbyte * arg3);
|
|
1785
|
|
1786 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1787 #undef GetKerningPairs
|
|
1788 #define GetKerningPairs error_use_qxeGetKerningPairs_or_GetKerningPairsA_and_GetKerningPairsW
|
|
1789 #endif
|
|
1790 DWORD qxeGetKerningPairs (HDC arg1, DWORD arg2, LPKERNINGPAIR arg3);
|
|
1791
|
|
1792 #undef GetLogColorSpace
|
|
1793 #define GetLogColorSpace error_split_sized_LPLOGCOLORSPACE__NT_4_0__only
|
|
1794
|
|
1795 #undef CreateColorSpace
|
|
1796 #define CreateColorSpace error_split_sized_LPLOGCOLORSPACE__NT_4_0__only
|
|
1797
|
|
1798 /* Skipping GetICMProfile because NT 4.0+ only, error in Cygwin prototype */
|
|
1799
|
|
1800 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1801 #undef SetICMProfile
|
|
1802 #define SetICMProfile error_use_qxeSetICMProfile_or_SetICMProfileA_and_SetICMProfileW
|
|
1803 #endif
|
|
1804 BOOL qxeSetICMProfile (HDC arg1, Extbyte * arg2);
|
|
1805
|
|
1806 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1807 #undef EnumICMProfiles
|
|
1808 #define EnumICMProfiles error_use_qxeEnumICMProfiles_or_EnumICMProfilesA_and_EnumICMProfilesW
|
|
1809 #endif
|
|
1810 int qxeEnumICMProfiles (HDC arg1, ICMENUMPROCW arg2, LPARAM arg3);
|
|
1811
|
|
1812 /* Skipping UpdateICMRegKey because NT 4.0+ only, error in Cygwin prototype */
|
|
1813
|
|
1814 #undef wglUseFontBitmaps
|
|
1815 #define wglUseFontBitmaps error_causes_link_error
|
|
1816
|
|
1817 #undef wglUseFontOutlines
|
|
1818 #define wglUseFontOutlines error_causes_link_error
|
|
1819
|
|
1820
|
3728
|
1821 /* Processing file WINNLS.H */
|
|
1822
|
|
1823 #undef GetCPInfoEx
|
|
1824 #define GetCPInfoEx error_not_used__not_examined_yet
|
|
1825
|
|
1826 #undef CompareString
|
|
1827 #define CompareString error_not_used__not_examined_yet
|
|
1828
|
|
1829 #undef LCMapString
|
|
1830 #define LCMapString error_not_used__not_examined_yet
|
|
1831
|
|
1832 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1833 #undef GetLocaleInfo
|
|
1834 #define GetLocaleInfo error_use_qxeGetLocaleInfo_or_GetLocaleInfoA_and_GetLocaleInfoW
|
|
1835 #endif
|
|
1836 int qxeGetLocaleInfo (LCID Locale, LCTYPE LCType, Extbyte * lpLCData, int cchData);
|
|
1837
|
|
1838 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1839 #undef SetLocaleInfo
|
|
1840 #define SetLocaleInfo error_use_qxeSetLocaleInfo_or_SetLocaleInfoA_and_SetLocaleInfoW
|
|
1841 #endif
|
|
1842 BOOL qxeSetLocaleInfo (LCID Locale, LCTYPE LCType, const Extbyte * lpLCData);
|
|
1843
|
|
1844 #undef GetTimeFormat
|
|
1845 #define GetTimeFormat error_not_used__not_examined_yet
|
|
1846
|
|
1847 #undef GetDateFormat
|
|
1848 #define GetDateFormat error_not_used__not_examined_yet
|
|
1849
|
|
1850 #undef GetNumberFormat
|
|
1851 #define GetNumberFormat error_not_used__not_examined_yet
|
|
1852
|
|
1853 #undef GetCurrencyFormat
|
|
1854 #define GetCurrencyFormat error_not_used__not_examined_yet
|
|
1855
|
|
1856 #undef EnumCalendarInfo
|
|
1857 #define EnumCalendarInfo error_not_used__not_examined_yet
|
|
1858
|
|
1859 #undef EnumCalendarInfoEx
|
|
1860 #define EnumCalendarInfoEx error_not_used__not_examined_yet
|
|
1861
|
|
1862 #undef EnumTimeFormats
|
|
1863 #define EnumTimeFormats error_not_used__not_examined_yet
|
|
1864
|
|
1865 #undef EnumDateFormats
|
|
1866 #define EnumDateFormats error_not_used__not_examined_yet
|
|
1867
|
|
1868 #undef EnumDateFormatsEx
|
|
1869 #define EnumDateFormatsEx error_not_used__not_examined_yet
|
|
1870
|
|
1871 #undef GetStringTypeEx
|
|
1872 #define GetStringTypeEx error_not_used__not_examined_yet
|
|
1873
|
|
1874 #undef GetStringType
|
|
1875 #define GetStringType error_no_such_fun__A_and_W_versions_have_different_nos__of_args
|
|
1876
|
|
1877 #undef FoldString
|
|
1878 #define FoldString error_not_used__not_examined_yet
|
|
1879
|
|
1880 #undef EnumSystemLocales
|
|
1881 #define EnumSystemLocales error_not_used__not_examined_yet
|
|
1882
|
|
1883 #undef EnumSystemCodePages
|
|
1884 #define EnumSystemCodePages error_not_used__not_examined_yet
|
|
1885
|
|
1886
|
|
1887 /* Processing file WINREG.H */
|
|
1888
|
|
1889 /* Skipping RegConnectRegistry because error in Cygwin prototype */
|
|
1890
|
|
1891 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1892 #undef RegCreateKey
|
|
1893 #define RegCreateKey error_use_qxeRegCreateKey_or_RegCreateKeyA_and_RegCreateKeyW
|
|
1894 #endif
|
|
1895 LONG
|
|
1896 qxeRegCreateKey (HKEY hKey, const Extbyte * lpSubKey, PHKEY phkResult);
|
|
1897
|
|
1898 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1899 #undef RegCreateKeyEx
|
|
1900 #define RegCreateKeyEx error_use_qxeRegCreateKeyEx_or_RegCreateKeyExA_and_RegCreateKeyExW
|
|
1901 #endif
|
|
1902 LONG
|
|
1903 qxeRegCreateKeyEx (HKEY hKey, const Extbyte * lpSubKey, DWORD Reserved, Extbyte * lpClass, DWORD dwOptions, REGSAM samDesired, LPSECURITY_ATTRIBUTES lpSecurityAttributes, PHKEY phkResult, LPDWORD lpdwDisposition);
|
|
1904
|
|
1905 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1906 #undef RegDeleteKey
|
|
1907 #define RegDeleteKey error_use_qxeRegDeleteKey_or_RegDeleteKeyA_and_RegDeleteKeyW
|
|
1908 #endif
|
|
1909 LONG
|
|
1910 qxeRegDeleteKey (HKEY hKey, const Extbyte * lpSubKey);
|
|
1911
|
|
1912 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1913 #undef RegDeleteValue
|
|
1914 #define RegDeleteValue error_use_qxeRegDeleteValue_or_RegDeleteValueA_and_RegDeleteValueW
|
|
1915 #endif
|
|
1916 LONG
|
|
1917 qxeRegDeleteValue (HKEY hKey, const Extbyte * lpValueName);
|
|
1918
|
|
1919 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1920 #undef RegEnumKey
|
|
1921 #define RegEnumKey error_use_qxeRegEnumKey_or_RegEnumKeyA_and_RegEnumKeyW
|
|
1922 #endif
|
|
1923 LONG
|
|
1924 qxeRegEnumKey (HKEY hKey, DWORD dwIndex, Extbyte * lpName, DWORD cbName);
|
|
1925
|
|
1926 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1927 #undef RegEnumKeyEx
|
|
1928 #define RegEnumKeyEx error_use_qxeRegEnumKeyEx_or_RegEnumKeyExA_and_RegEnumKeyExW
|
|
1929 #endif
|
|
1930 LONG
|
|
1931 qxeRegEnumKeyEx (HKEY hKey, DWORD dwIndex, Extbyte * lpName, LPDWORD lpcbName, LPDWORD lpReserved, Extbyte * lpClass, LPDWORD lpcbClass, PFILETIME lpftLastWriteTime);
|
|
1932
|
|
1933 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1934 #undef RegEnumValue
|
|
1935 #define RegEnumValue error_use_qxeRegEnumValue_or_RegEnumValueA_and_RegEnumValueW
|
|
1936 #endif
|
|
1937 LONG
|
|
1938 qxeRegEnumValue (HKEY hKey, DWORD dwIndex, Extbyte * lpValueName, LPDWORD lpcbValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData);
|
|
1939
|
|
1940 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1941 #undef RegLoadKey
|
|
1942 #define RegLoadKey error_use_qxeRegLoadKey_or_RegLoadKeyA_and_RegLoadKeyW
|
|
1943 #endif
|
|
1944 LONG
|
|
1945 qxeRegLoadKey (HKEY hKey, const Extbyte * lpSubKey, const Extbyte * lpFile);
|
|
1946
|
|
1947 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1948 #undef RegOpenKey
|
|
1949 #define RegOpenKey error_use_qxeRegOpenKey_or_RegOpenKeyA_and_RegOpenKeyW
|
|
1950 #endif
|
|
1951 LONG
|
|
1952 qxeRegOpenKey (HKEY hKey, const Extbyte * lpSubKey, PHKEY phkResult);
|
|
1953
|
|
1954 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1955 #undef RegOpenKeyEx
|
|
1956 #define RegOpenKeyEx error_use_qxeRegOpenKeyEx_or_RegOpenKeyExA_and_RegOpenKeyExW
|
|
1957 #endif
|
|
1958 LONG
|
|
1959 qxeRegOpenKeyEx (HKEY hKey, const Extbyte * lpSubKey, DWORD ulOptions, REGSAM samDesired, PHKEY phkResult);
|
|
1960
|
|
1961 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1962 #undef RegQueryInfoKey
|
|
1963 #define RegQueryInfoKey error_use_qxeRegQueryInfoKey_or_RegQueryInfoKeyA_and_RegQueryInfoKeyW
|
|
1964 #endif
|
|
1965 LONG
|
|
1966 qxeRegQueryInfoKey (HKEY hKey, Extbyte * lpClass, LPDWORD lpcbClass, LPDWORD lpReserved, LPDWORD lpcSubKeys, LPDWORD lpcbMaxSubKeyLen, LPDWORD lpcbMaxClassLen, LPDWORD lpcValues, LPDWORD lpcbMaxValueNameLen, LPDWORD lpcbMaxValueLen, LPDWORD lpcbSecurityDescriptor, PFILETIME lpftLastWriteTime);
|
|
1967
|
|
1968 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1969 #undef RegQueryValue
|
|
1970 #define RegQueryValue error_use_qxeRegQueryValue_or_RegQueryValueA_and_RegQueryValueW
|
|
1971 #endif
|
|
1972 LONG
|
|
1973 qxeRegQueryValue (HKEY hKey, const Extbyte * lpSubKey, Extbyte * lpValue, PLONG lpcbValue);
|
|
1974
|
|
1975 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1976 #undef RegQueryMultipleValues
|
|
1977 #define RegQueryMultipleValues error_use_qxeRegQueryMultipleValues_or_RegQueryMultipleValuesA_and_RegQueryMultipleValuesW
|
|
1978 #endif
|
|
1979 LONG
|
|
1980 qxeRegQueryMultipleValues (HKEY hKey, PVALENTW val_list, DWORD num_vals, Extbyte * lpValueBuf, LPDWORD ldwTotsize);
|
|
1981
|
|
1982 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1983 #undef RegQueryValueEx
|
|
1984 #define RegQueryValueEx error_use_qxeRegQueryValueEx_or_RegQueryValueExA_and_RegQueryValueExW
|
|
1985 #endif
|
|
1986 LONG
|
|
1987 qxeRegQueryValueEx (HKEY hKey, const Extbyte * lpValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData);
|
|
1988
|
|
1989 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1990 #undef RegReplaceKey
|
|
1991 #define RegReplaceKey error_use_qxeRegReplaceKey_or_RegReplaceKeyA_and_RegReplaceKeyW
|
|
1992 #endif
|
|
1993 LONG
|
|
1994 qxeRegReplaceKey (HKEY hKey, const Extbyte * lpSubKey, const Extbyte * lpNewFile, const Extbyte * lpOldFile);
|
|
1995
|
|
1996 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
1997 #undef RegRestoreKey
|
|
1998 #define RegRestoreKey error_use_qxeRegRestoreKey_or_RegRestoreKeyA_and_RegRestoreKeyW
|
|
1999 #endif
|
|
2000 LONG
|
|
2001 qxeRegRestoreKey (HKEY hKey, const Extbyte * lpFile, DWORD dwFlags);
|
|
2002
|
|
2003 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2004 #undef RegSaveKey
|
|
2005 #define RegSaveKey error_use_qxeRegSaveKey_or_RegSaveKeyA_and_RegSaveKeyW
|
|
2006 #endif
|
|
2007 LONG
|
|
2008 qxeRegSaveKey (HKEY hKey, const Extbyte * lpFile, LPSECURITY_ATTRIBUTES lpSecurityAttributes);
|
|
2009
|
|
2010 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2011 #undef RegSetValue
|
|
2012 #define RegSetValue error_use_qxeRegSetValue_or_RegSetValueA_and_RegSetValueW
|
|
2013 #endif
|
|
2014 LONG
|
|
2015 qxeRegSetValue (HKEY hKey, const Extbyte * lpSubKey, DWORD dwType, const Extbyte * lpData, DWORD cbData);
|
|
2016
|
|
2017 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2018 #undef RegSetValueEx
|
|
2019 #define RegSetValueEx error_use_qxeRegSetValueEx_or_RegSetValueExA_and_RegSetValueExW
|
|
2020 #endif
|
|
2021 LONG
|
|
2022 qxeRegSetValueEx (HKEY hKey, const Extbyte * lpValueName, DWORD Reserved, DWORD dwType, CONST BYTE* lpData, DWORD cbData);
|
|
2023
|
|
2024 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2025 #undef RegUnLoadKey
|
|
2026 #define RegUnLoadKey error_use_qxeRegUnLoadKey_or_RegUnLoadKeyA_and_RegUnLoadKeyW
|
|
2027 #endif
|
|
2028 LONG
|
|
2029 qxeRegUnLoadKey (HKEY hKey, const Extbyte * lpSubKey);
|
|
2030
|
|
2031 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2032 #undef InitiateSystemShutdown
|
|
2033 #define InitiateSystemShutdown error_use_qxeInitiateSystemShutdown_or_InitiateSystemShutdownA_and_InitiateSystemShutdownW
|
|
2034 #endif
|
|
2035 BOOL
|
|
2036 qxeInitiateSystemShutdown (Extbyte * lpMachineName, Extbyte * lpMessage, DWORD dwTimeout, BOOL bForceAppsClosed, BOOL bRebootAfterShutdown);
|
|
2037
|
|
2038 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2039 #undef AbortSystemShutdown
|
|
2040 #define AbortSystemShutdown error_use_qxeAbortSystemShutdown_or_AbortSystemShutdownA_and_AbortSystemShutdownW
|
|
2041 #endif
|
|
2042 BOOL
|
|
2043 qxeAbortSystemShutdown (Extbyte * lpMachineName);
|
2367
|
2044
|
|
2045
|
|
2046 /* Processing file COMMDLG.H */
|
|
2047
|
|
2048 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2049 #undef GetOpenFileName
|
|
2050 #define GetOpenFileName error_use_qxeGetOpenFileName_or_GetOpenFileNameA_and_GetOpenFileNameW
|
|
2051 #endif
|
|
2052 BOOL qxeGetOpenFileName (LPOPENFILENAMEW arg1);
|
|
2053
|
|
2054 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2055 #undef GetSaveFileName
|
|
2056 #define GetSaveFileName error_use_qxeGetSaveFileName_or_GetSaveFileNameA_and_GetSaveFileNameW
|
|
2057 #endif
|
|
2058 BOOL qxeGetSaveFileName (LPOPENFILENAMEW arg1);
|
|
2059
|
|
2060 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2061 #undef GetFileTitle
|
|
2062 #define GetFileTitle error_use_qxeGetFileTitle_or_GetFileTitleA_and_GetFileTitleW
|
|
2063 #endif
|
|
2064 short qxeGetFileTitle (const Extbyte * arg1, Extbyte * arg2, WORD arg3);
|
|
2065
|
|
2066 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2067 #undef ChooseColor
|
|
2068 #define ChooseColor error_use_qxeChooseColor_or_ChooseColorA_and_ChooseColorW
|
|
2069 #endif
|
|
2070 BOOL qxeChooseColor (LPCHOOSECOLORW arg1);
|
|
2071
|
|
2072 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2073 #undef FindText
|
|
2074 #define FindText error_use_qxeFindText_or_FindTextA_and_FindTextW
|
|
2075 #endif
|
|
2076 HWND qxeFindText (LPFINDREPLACEW arg1);
|
|
2077
|
|
2078 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2079 #undef ReplaceText
|
|
2080 #define ReplaceText error_use_qxeReplaceText_or_ReplaceTextA_and_ReplaceTextW
|
|
2081 #endif
|
|
2082 HWND qxeReplaceText (LPFINDREPLACEW arg1);
|
|
2083
|
|
2084 #undef AfxReplaceText
|
|
2085 #define AfxReplaceText error_mac_only
|
|
2086
|
|
2087 #undef ChooseFont
|
|
2088 #define ChooseFont error_split_sized_LPLOGFONT_in_LPCHOOSEFONT
|
|
2089
|
|
2090 /* Skipping PrintDlg because LPPRINTDLG with split-sized DEVMODE handle */
|
|
2091
|
|
2092 /* Skipping PageSetupDlg because LPPAGESETUPDLG with split-sized DEVMODE handle */
|
771
|
2093
|
800
|
2094
|
3728
|
2095 /* Processing file SHLOBJ.H */
|
|
2096
|
|
2097 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2098 #undef SHGetPathFromIDList
|
|
2099 #define SHGetPathFromIDList error_use_qxeSHGetPathFromIDList_or_SHGetPathFromIDListA_and_SHGetPathFromIDListW
|
|
2100 #endif
|
|
2101 BOOL qxeSHGetPathFromIDList (LPCITEMIDLIST pidl, Extbyte * pszPath);
|
|
2102
|
|
2103 /* Skipping SHGetSpecialFolderPath because error in Cygwin prototype, missing from Cygwin libraries */
|
|
2104
|
|
2105 /* Skipping SHBrowseForFolder because need to intercept callback for SendMessage */
|
|
2106
|
|
2107 /* Skipping SHGetDataFromIDList because split-sized WIN32_FIND_DATA or split-simple NETRESOURCE, missing from Cygwin libraries */
|
771
|
2108
|
800
|
2109
|
771
|
2110 /* Processing file WINBASE.H */
|
|
2111
|
800
|
2112 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2113 #undef GetBinaryType
|
2367
|
2114 #define GetBinaryType error_use_qxeGetBinaryType_or_GetBinaryTypeA_and_GetBinaryTypeW
|
800
|
2115 #endif
|
771
|
2116 BOOL qxeGetBinaryType (const Extbyte * lpApplicationName, LPDWORD lpBinaryType);
|
800
|
2117
|
|
2118 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2119 #undef GetShortPathName
|
2367
|
2120 #define GetShortPathName error_use_qxeGetShortPathName_or_GetShortPathNameA_and_GetShortPathNameW
|
800
|
2121 #endif
|
771
|
2122 DWORD qxeGetShortPathName (const Extbyte * lpszLongPath, Extbyte * lpszShortPath, DWORD cchBuffer);
|
800
|
2123
|
|
2124 #undef GetLongPathName
|
2367
|
2125 #define GetLongPathName error_Win98_2K__only
|
800
|
2126
|
827
|
2127 /* Skipping GetEnvironmentStrings because misnamed ANSI version of the function */
|
|
2128
|
800
|
2129 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2130 #undef FreeEnvironmentStrings
|
2367
|
2131 #define FreeEnvironmentStrings error_use_qxeFreeEnvironmentStrings_or_FreeEnvironmentStringsA_and_FreeEnvironmentStringsW
|
800
|
2132 #endif
|
771
|
2133 BOOL qxeFreeEnvironmentStrings (Extbyte * arg1);
|
800
|
2134
|
|
2135 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2136 #undef FormatMessage
|
2367
|
2137 #define FormatMessage error_use_qxeFormatMessage_or_FormatMessageA_and_FormatMessageW
|
800
|
2138 #endif
|
771
|
2139 DWORD qxeFormatMessage (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, Extbyte * lpBuffer, DWORD nSize, va_list * Arguments);
|
800
|
2140
|
|
2141 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2142 #undef CreateMailslot
|
2367
|
2143 #define CreateMailslot error_use_qxeCreateMailslot_or_CreateMailslotA_and_CreateMailslotW
|
800
|
2144 #endif
|
771
|
2145 HANDLE qxeCreateMailslot (const Extbyte * lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes);
|
800
|
2146
|
771
|
2147 #if !defined (CYGWIN_HEADERS)
|
778
|
2148 #undef EncryptFile
|
2367
|
2149 #define EncryptFile error_Win2K__only
|
771
|
2150 #endif /* !defined (CYGWIN_HEADERS) */
|
800
|
2151
|
771
|
2152 #if !defined (CYGWIN_HEADERS)
|
778
|
2153 #undef DecryptFile
|
2367
|
2154 #define DecryptFile error_Win2K__only
|
771
|
2155 #endif /* !defined (CYGWIN_HEADERS) */
|
800
|
2156
|
771
|
2157 #undef OpenRaw
|
2367
|
2158 #define OpenRaw error_error__The_procedure_entry_point_OpenRawW_could_not_be_located_in_the_dynamic_link_library_ADVAPI32_dll__
|
800
|
2159
|
771
|
2160 #undef QueryRecoveryAgents
|
2367
|
2161 #define QueryRecoveryAgents error_split_sized_LPRECOVERY_AGENT_INFORMATION
|
800
|
2162
|
|
2163 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2164 #undef lstrcmp
|
2367
|
2165 #define lstrcmp error_use_qxelstrcmp_or_lstrcmpA_and_lstrcmpW
|
800
|
2166 #endif
|
771
|
2167 int qxelstrcmp (const Extbyte * lpString1, const Extbyte * lpString2);
|
800
|
2168
|
|
2169 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2170 #undef lstrcmpi
|
2367
|
2171 #define lstrcmpi error_use_qxelstrcmpi_or_lstrcmpiA_and_lstrcmpiW
|
800
|
2172 #endif
|
771
|
2173 int qxelstrcmpi (const Extbyte * lpString1, const Extbyte * lpString2);
|
800
|
2174
|
|
2175 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2176 #undef lstrcpyn
|
2367
|
2177 #define lstrcpyn error_use_qxelstrcpyn_or_lstrcpynA_and_lstrcpynW
|
800
|
2178 #endif
|
771
|
2179 Extbyte * qxelstrcpyn (Extbyte * lpString1, const Extbyte * lpString2, int iMaxLength);
|
800
|
2180
|
|
2181 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2182 #undef lstrcpy
|
2367
|
2183 #define lstrcpy error_use_qxelstrcpy_or_lstrcpyA_and_lstrcpyW
|
800
|
2184 #endif
|
771
|
2185 Extbyte * qxelstrcpy (Extbyte * lpString1, const Extbyte * lpString2);
|
800
|
2186
|
|
2187 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2188 #undef lstrcat
|
2367
|
2189 #define lstrcat error_use_qxelstrcat_or_lstrcatA_and_lstrcatW
|
800
|
2190 #endif
|
771
|
2191 Extbyte * qxelstrcat (Extbyte * lpString1, const Extbyte * lpString2);
|
800
|
2192
|
|
2193 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2194 #undef lstrlen
|
2367
|
2195 #define lstrlen error_use_qxelstrlen_or_lstrlenA_and_lstrlenW
|
800
|
2196 #endif
|
771
|
2197 int qxelstrlen (const Extbyte * lpString);
|
800
|
2198
|
|
2199 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2200 #undef CreateMutex
|
2367
|
2201 #define CreateMutex error_use_qxeCreateMutex_or_CreateMutexA_and_CreateMutexW
|
800
|
2202 #endif
|
771
|
2203 HANDLE qxeCreateMutex (LPSECURITY_ATTRIBUTES lpMutexAttributes, BOOL bInitialOwner, const Extbyte * lpName);
|
800
|
2204
|
|
2205 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2206 #undef OpenMutex
|
2367
|
2207 #define OpenMutex error_use_qxeOpenMutex_or_OpenMutexA_and_OpenMutexW
|
800
|
2208 #endif
|
771
|
2209 HANDLE qxeOpenMutex (DWORD dwDesiredAccess, BOOL bInheritHandle, const Extbyte * lpName);
|
800
|
2210
|
|
2211 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2212 #undef CreateEvent
|
2367
|
2213 #define CreateEvent error_use_qxeCreateEvent_or_CreateEventA_and_CreateEventW
|
800
|
2214 #endif
|
771
|
2215 HANDLE qxeCreateEvent (LPSECURITY_ATTRIBUTES lpEventAttributes, BOOL bManualReset, BOOL bInitialState, const Extbyte * lpName);
|
800
|
2216
|
|
2217 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2218 #undef OpenEvent
|
2367
|
2219 #define OpenEvent error_use_qxeOpenEvent_or_OpenEventA_and_OpenEventW
|
800
|
2220 #endif
|
771
|
2221 HANDLE qxeOpenEvent (DWORD dwDesiredAccess, BOOL bInheritHandle, const Extbyte * lpName);
|
800
|
2222
|
|
2223 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2224 #undef CreateSemaphore
|
2367
|
2225 #define CreateSemaphore error_use_qxeCreateSemaphore_or_CreateSemaphoreA_and_CreateSemaphoreW
|
800
|
2226 #endif
|
771
|
2227 HANDLE qxeCreateSemaphore (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, const Extbyte * lpName);
|
800
|
2228
|
|
2229 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2230 #undef OpenSemaphore
|
2367
|
2231 #define OpenSemaphore error_use_qxeOpenSemaphore_or_OpenSemaphoreA_and_OpenSemaphoreW
|
800
|
2232 #endif
|
771
|
2233 HANDLE qxeOpenSemaphore (DWORD dwDesiredAccess, BOOL bInheritHandle, const Extbyte * lpName);
|
800
|
2234
|
|
2235 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2236 #undef CreateWaitableTimer
|
2367
|
2237 #define CreateWaitableTimer error_use_qxeCreateWaitableTimer_or_CreateWaitableTimerA_and_CreateWaitableTimerW
|
800
|
2238 #endif
|
771
|
2239 HANDLE qxeCreateWaitableTimer (LPSECURITY_ATTRIBUTES lpTimerAttributes, BOOL bManualReset, const Extbyte * lpTimerName);
|
800
|
2240
|
|
2241 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2242 #undef OpenWaitableTimer
|
2367
|
2243 #define OpenWaitableTimer error_use_qxeOpenWaitableTimer_or_OpenWaitableTimerA_and_OpenWaitableTimerW
|
800
|
2244 #endif
|
771
|
2245 HANDLE qxeOpenWaitableTimer (DWORD dwDesiredAccess, BOOL bInheritHandle, const Extbyte * lpTimerName);
|
800
|
2246
|
|
2247 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2248 #undef CreateFileMapping
|
2367
|
2249 #define CreateFileMapping error_use_qxeCreateFileMapping_or_CreateFileMappingA_and_CreateFileMappingW
|
800
|
2250 #endif
|
771
|
2251 HANDLE qxeCreateFileMapping (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, const Extbyte * lpName);
|
800
|
2252
|
|
2253 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2254 #undef OpenFileMapping
|
2367
|
2255 #define OpenFileMapping error_use_qxeOpenFileMapping_or_OpenFileMappingA_and_OpenFileMappingW
|
800
|
2256 #endif
|
771
|
2257 HANDLE qxeOpenFileMapping (DWORD dwDesiredAccess, BOOL bInheritHandle, const Extbyte * lpName);
|
800
|
2258
|
|
2259 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2260 #undef GetLogicalDriveStrings
|
2367
|
2261 #define GetLogicalDriveStrings error_use_qxeGetLogicalDriveStrings_or_GetLogicalDriveStringsA_and_GetLogicalDriveStringsW
|
800
|
2262 #endif
|
771
|
2263 DWORD qxeGetLogicalDriveStrings (DWORD nBufferLength, Extbyte * lpBuffer);
|
800
|
2264
|
|
2265 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2266 #undef LoadLibrary
|
2367
|
2267 #define LoadLibrary error_use_qxeLoadLibrary_or_LoadLibraryA_and_LoadLibraryW
|
800
|
2268 #endif
|
771
|
2269 HMODULE qxeLoadLibrary (const Extbyte * lpLibFileName);
|
800
|
2270
|
|
2271 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2272 #undef LoadLibraryEx
|
2367
|
2273 #define LoadLibraryEx error_use_qxeLoadLibraryEx_or_LoadLibraryExA_and_LoadLibraryExW
|
800
|
2274 #endif
|
771
|
2275 HMODULE qxeLoadLibraryEx (const Extbyte * lpLibFileName, HANDLE hFile, DWORD dwFlags);
|
800
|
2276
|
|
2277 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2278 #undef GetModuleFileName
|
2367
|
2279 #define GetModuleFileName error_use_qxeGetModuleFileName_or_GetModuleFileNameA_and_GetModuleFileNameW
|
800
|
2280 #endif
|
771
|
2281 DWORD qxeGetModuleFileName (HMODULE hModule, Extbyte * lpFilename, DWORD nSize);
|
800
|
2282
|
|
2283 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2284 #undef GetModuleHandle
|
2367
|
2285 #define GetModuleHandle error_use_qxeGetModuleHandle_or_GetModuleHandleA_and_GetModuleHandleW
|
800
|
2286 #endif
|
771
|
2287 HMODULE qxeGetModuleHandle (const Extbyte * lpModuleName);
|
800
|
2288
|
|
2289 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2290 #undef CreateProcess
|
2367
|
2291 #define CreateProcess error_use_qxeCreateProcess_or_CreateProcessA_and_CreateProcessW
|
800
|
2292 #endif
|
771
|
2293 BOOL qxeCreateProcess (const Extbyte * lpApplicationName, Extbyte * lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, const Extbyte * lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation);
|
800
|
2294
|
|
2295 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2296 #undef FatalAppExit
|
2367
|
2297 #define FatalAppExit error_use_qxeFatalAppExit_or_FatalAppExitA_and_FatalAppExitW
|
800
|
2298 #endif
|
771
|
2299 VOID qxeFatalAppExit (UINT uAction, const Extbyte * lpMessageText);
|
800
|
2300
|
|
2301 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2302 #undef GetStartupInfo
|
2367
|
2303 #define GetStartupInfo error_use_qxeGetStartupInfo_or_GetStartupInfoA_and_GetStartupInfoW
|
800
|
2304 #endif
|
771
|
2305 VOID qxeGetStartupInfo (LPSTARTUPINFOW lpStartupInfo);
|
800
|
2306
|
|
2307 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2308 #undef GetCommandLine
|
2367
|
2309 #define GetCommandLine error_use_qxeGetCommandLine_or_GetCommandLineA_and_GetCommandLineW
|
800
|
2310 #endif
|
771
|
2311 Extbyte * qxeGetCommandLine (void);
|
800
|
2312
|
|
2313 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2314 #undef GetEnvironmentVariable
|
2367
|
2315 #define GetEnvironmentVariable error_use_qxeGetEnvironmentVariable_or_GetEnvironmentVariableA_and_GetEnvironmentVariableW
|
800
|
2316 #endif
|
771
|
2317 DWORD qxeGetEnvironmentVariable (const Extbyte * lpName, Extbyte * lpBuffer, DWORD nSize);
|
800
|
2318
|
|
2319 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2320 #undef SetEnvironmentVariable
|
2367
|
2321 #define SetEnvironmentVariable error_use_qxeSetEnvironmentVariable_or_SetEnvironmentVariableA_and_SetEnvironmentVariableW
|
800
|
2322 #endif
|
771
|
2323 BOOL qxeSetEnvironmentVariable (const Extbyte * lpName, const Extbyte * lpValue);
|
800
|
2324
|
|
2325 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2326 #undef ExpandEnvironmentStrings
|
2367
|
2327 #define ExpandEnvironmentStrings error_use_qxeExpandEnvironmentStrings_or_ExpandEnvironmentStringsA_and_ExpandEnvironmentStringsW
|
800
|
2328 #endif
|
771
|
2329 DWORD qxeExpandEnvironmentStrings (const Extbyte * lpSrc, Extbyte * lpDst, DWORD nSize);
|
800
|
2330
|
|
2331 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2332 #undef OutputDebugString
|
2367
|
2333 #define OutputDebugString error_use_qxeOutputDebugString_or_OutputDebugStringA_and_OutputDebugStringW
|
800
|
2334 #endif
|
771
|
2335 VOID qxeOutputDebugString (const Extbyte * lpOutputString);
|
800
|
2336
|
|
2337 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2338 #undef FindResource
|
2367
|
2339 #define FindResource error_use_qxeFindResource_or_FindResourceA_and_FindResourceW
|
800
|
2340 #endif
|
771
|
2341 HRSRC qxeFindResource (HMODULE hModule, const Extbyte * lpName, const Extbyte * lpType);
|
800
|
2342
|
|
2343 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2344 #undef FindResourceEx
|
2367
|
2345 #define FindResourceEx error_use_qxeFindResourceEx_or_FindResourceExA_and_FindResourceExW
|
800
|
2346 #endif
|
771
|
2347 HRSRC qxeFindResourceEx (HMODULE hModule, const Extbyte * lpType, const Extbyte * lpName, WORD wLanguage);
|
800
|
2348
|
3728
|
2349 /* Skipping EnumResourceTypes because different prototypes in VC6 and VC7 */
|
|
2350
|
|
2351 /* Skipping EnumResourceNames because different prototypes in VC6 and VC7 */
|
|
2352
|
|
2353 /* Skipping EnumResourceLanguages because different prototypes in VC6 and VC7 */
|
|
2354
|
800
|
2355 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2356 #undef BeginUpdateResource
|
2367
|
2357 #define BeginUpdateResource error_use_qxeBeginUpdateResource_or_BeginUpdateResourceA_and_BeginUpdateResourceW
|
800
|
2358 #endif
|
771
|
2359 HANDLE qxeBeginUpdateResource (const Extbyte * pFileName, BOOL bDeleteExistingResources);
|
800
|
2360
|
|
2361 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2362 #undef UpdateResource
|
2367
|
2363 #define UpdateResource error_use_qxeUpdateResource_or_UpdateResourceA_and_UpdateResourceW
|
800
|
2364 #endif
|
771
|
2365 BOOL qxeUpdateResource (HANDLE hUpdate, const Extbyte * lpType, const Extbyte * lpName, WORD wLanguage, LPVOID lpData, DWORD cbData);
|
800
|
2366
|
|
2367 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2368 #undef EndUpdateResource
|
2367
|
2369 #define EndUpdateResource error_use_qxeEndUpdateResource_or_EndUpdateResourceA_and_EndUpdateResourceW
|
800
|
2370 #endif
|
771
|
2371 BOOL qxeEndUpdateResource (HANDLE hUpdate, BOOL fDiscard);
|
800
|
2372
|
|
2373 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2374 #undef GlobalAddAtom
|
2367
|
2375 #define GlobalAddAtom error_use_qxeGlobalAddAtom_or_GlobalAddAtomA_and_GlobalAddAtomW
|
800
|
2376 #endif
|
771
|
2377 ATOM qxeGlobalAddAtom (const Extbyte * lpString);
|
800
|
2378
|
|
2379 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2380 #undef GlobalFindAtom
|
2367
|
2381 #define GlobalFindAtom error_use_qxeGlobalFindAtom_or_GlobalFindAtomA_and_GlobalFindAtomW
|
800
|
2382 #endif
|
771
|
2383 ATOM qxeGlobalFindAtom (const Extbyte * lpString);
|
800
|
2384
|
|
2385 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2386 #undef GlobalGetAtomName
|
2367
|
2387 #define GlobalGetAtomName error_use_qxeGlobalGetAtomName_or_GlobalGetAtomNameA_and_GlobalGetAtomNameW
|
800
|
2388 #endif
|
771
|
2389 UINT qxeGlobalGetAtomName (ATOM nAtom, Extbyte * lpBuffer, int nSize);
|
800
|
2390
|
|
2391 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2392 #undef AddAtom
|
2367
|
2393 #define AddAtom error_use_qxeAddAtom_or_AddAtomA_and_AddAtomW
|
800
|
2394 #endif
|
771
|
2395 ATOM qxeAddAtom (const Extbyte * lpString);
|
800
|
2396
|
|
2397 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2398 #undef FindAtom
|
2367
|
2399 #define FindAtom error_use_qxeFindAtom_or_FindAtomA_and_FindAtomW
|
800
|
2400 #endif
|
771
|
2401 ATOM qxeFindAtom (const Extbyte * lpString);
|
800
|
2402
|
|
2403 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2404 #undef GetAtomName
|
2367
|
2405 #define GetAtomName error_use_qxeGetAtomName_or_GetAtomNameA_and_GetAtomNameW
|
800
|
2406 #endif
|
771
|
2407 UINT qxeGetAtomName (ATOM nAtom, Extbyte * lpBuffer, int nSize);
|
800
|
2408
|
|
2409 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2410 #undef GetProfileInt
|
2367
|
2411 #define GetProfileInt error_use_qxeGetProfileInt_or_GetProfileIntA_and_GetProfileIntW
|
800
|
2412 #endif
|
771
|
2413 UINT qxeGetProfileInt (const Extbyte * lpAppName, const Extbyte * lpKeyName, INT nDefault);
|
800
|
2414
|
|
2415 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2416 #undef GetProfileString
|
2367
|
2417 #define GetProfileString error_use_qxeGetProfileString_or_GetProfileStringA_and_GetProfileStringW
|
800
|
2418 #endif
|
771
|
2419 DWORD qxeGetProfileString (const Extbyte * lpAppName, const Extbyte * lpKeyName, const Extbyte * lpDefault, Extbyte * lpReturnedString, DWORD nSize);
|
800
|
2420
|
|
2421 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2422 #undef WriteProfileString
|
2367
|
2423 #define WriteProfileString error_use_qxeWriteProfileString_or_WriteProfileStringA_and_WriteProfileStringW
|
800
|
2424 #endif
|
771
|
2425 BOOL qxeWriteProfileString (const Extbyte * lpAppName, const Extbyte * lpKeyName, const Extbyte * lpString);
|
800
|
2426
|
|
2427 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2428 #undef GetProfileSection
|
2367
|
2429 #define GetProfileSection error_use_qxeGetProfileSection_or_GetProfileSectionA_and_GetProfileSectionW
|
800
|
2430 #endif
|
771
|
2431 DWORD qxeGetProfileSection (const Extbyte * lpAppName, Extbyte * lpReturnedString, DWORD nSize);
|
800
|
2432
|
|
2433 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2434 #undef WriteProfileSection
|
2367
|
2435 #define WriteProfileSection error_use_qxeWriteProfileSection_or_WriteProfileSectionA_and_WriteProfileSectionW
|
800
|
2436 #endif
|
771
|
2437 BOOL qxeWriteProfileSection (const Extbyte * lpAppName, const Extbyte * lpString);
|
800
|
2438
|
|
2439 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2440 #undef GetPrivateProfileInt
|
2367
|
2441 #define GetPrivateProfileInt error_use_qxeGetPrivateProfileInt_or_GetPrivateProfileIntA_and_GetPrivateProfileIntW
|
800
|
2442 #endif
|
771
|
2443 UINT qxeGetPrivateProfileInt (const Extbyte * lpAppName, const Extbyte * lpKeyName, INT nDefault, const Extbyte * lpFileName);
|
800
|
2444
|
|
2445 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2446 #undef GetPrivateProfileString
|
2367
|
2447 #define GetPrivateProfileString error_use_qxeGetPrivateProfileString_or_GetPrivateProfileStringA_and_GetPrivateProfileStringW
|
800
|
2448 #endif
|
771
|
2449 DWORD qxeGetPrivateProfileString (const Extbyte * lpAppName, const Extbyte * lpKeyName, const Extbyte * lpDefault, Extbyte * lpReturnedString, DWORD nSize, const Extbyte * lpFileName);
|
800
|
2450
|
|
2451 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2452 #undef WritePrivateProfileString
|
2367
|
2453 #define WritePrivateProfileString error_use_qxeWritePrivateProfileString_or_WritePrivateProfileStringA_and_WritePrivateProfileStringW
|
800
|
2454 #endif
|
771
|
2455 BOOL qxeWritePrivateProfileString (const Extbyte * lpAppName, const Extbyte * lpKeyName, const Extbyte * lpString, const Extbyte * lpFileName);
|
800
|
2456
|
|
2457 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2458 #undef GetPrivateProfileSection
|
2367
|
2459 #define GetPrivateProfileSection error_use_qxeGetPrivateProfileSection_or_GetPrivateProfileSectionA_and_GetPrivateProfileSectionW
|
800
|
2460 #endif
|
771
|
2461 DWORD qxeGetPrivateProfileSection (const Extbyte * lpAppName, Extbyte * lpReturnedString, DWORD nSize, const Extbyte * lpFileName);
|
800
|
2462
|
|
2463 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2464 #undef WritePrivateProfileSection
|
2367
|
2465 #define WritePrivateProfileSection error_use_qxeWritePrivateProfileSection_or_WritePrivateProfileSectionA_and_WritePrivateProfileSectionW
|
800
|
2466 #endif
|
771
|
2467 BOOL qxeWritePrivateProfileSection (const Extbyte * lpAppName, const Extbyte * lpString, const Extbyte * lpFileName);
|
800
|
2468
|
|
2469 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2470 #undef GetPrivateProfileSectionNames
|
2367
|
2471 #define GetPrivateProfileSectionNames error_use_qxeGetPrivateProfileSectionNames_or_GetPrivateProfileSectionNamesA_and_GetPrivateProfileSectionNamesW
|
800
|
2472 #endif
|
771
|
2473 DWORD qxeGetPrivateProfileSectionNames (Extbyte * lpszReturnBuffer, DWORD nSize, const Extbyte * lpFileName);
|
800
|
2474
|
|
2475 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2476 #undef GetPrivateProfileStruct
|
2367
|
2477 #define GetPrivateProfileStruct error_use_qxeGetPrivateProfileStruct_or_GetPrivateProfileStructA_and_GetPrivateProfileStructW
|
800
|
2478 #endif
|
771
|
2479 BOOL qxeGetPrivateProfileStruct (const Extbyte * lpszSection, const Extbyte * lpszKey, LPVOID lpStruct, UINT uSizeStruct, const Extbyte * szFile);
|
800
|
2480
|
|
2481 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2482 #undef WritePrivateProfileStruct
|
2367
|
2483 #define WritePrivateProfileStruct error_use_qxeWritePrivateProfileStruct_or_WritePrivateProfileStructA_and_WritePrivateProfileStructW
|
800
|
2484 #endif
|
771
|
2485 BOOL qxeWritePrivateProfileStruct (const Extbyte * lpszSection, const Extbyte * lpszKey, LPVOID lpStruct, UINT uSizeStruct, const Extbyte * szFile);
|
800
|
2486
|
|
2487 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2488 #undef GetDriveType
|
2367
|
2489 #define GetDriveType error_use_qxeGetDriveType_or_GetDriveTypeA_and_GetDriveTypeW
|
800
|
2490 #endif
|
771
|
2491 UINT qxeGetDriveType (const Extbyte * lpRootPathName);
|
800
|
2492
|
|
2493 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2494 #undef GetSystemDirectory
|
2367
|
2495 #define GetSystemDirectory error_use_qxeGetSystemDirectory_or_GetSystemDirectoryA_and_GetSystemDirectoryW
|
800
|
2496 #endif
|
771
|
2497 UINT qxeGetSystemDirectory (Extbyte * lpBuffer, UINT uSize);
|
800
|
2498
|
|
2499 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2500 #undef GetTempPath
|
2367
|
2501 #define GetTempPath error_use_qxeGetTempPath_or_GetTempPathA_and_GetTempPathW
|
800
|
2502 #endif
|
771
|
2503 DWORD qxeGetTempPath (DWORD nBufferLength, Extbyte * lpBuffer);
|
800
|
2504
|
|
2505 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2506 #undef GetTempFileName
|
2367
|
2507 #define GetTempFileName error_use_qxeGetTempFileName_or_GetTempFileNameA_and_GetTempFileNameW
|
800
|
2508 #endif
|
771
|
2509 UINT qxeGetTempFileName (const Extbyte * lpPathName, const Extbyte * lpPrefixString, UINT uUnique, Extbyte * lpTempFileName);
|
800
|
2510
|
|
2511 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2512 #undef GetWindowsDirectory
|
2367
|
2513 #define GetWindowsDirectory error_use_qxeGetWindowsDirectory_or_GetWindowsDirectoryA_and_GetWindowsDirectoryW
|
800
|
2514 #endif
|
771
|
2515 UINT qxeGetWindowsDirectory (Extbyte * lpBuffer, UINT uSize);
|
800
|
2516
|
|
2517 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2518 #undef SetCurrentDirectory
|
2367
|
2519 #define SetCurrentDirectory error_use_qxeSetCurrentDirectory_or_SetCurrentDirectoryA_and_SetCurrentDirectoryW
|
800
|
2520 #endif
|
771
|
2521 BOOL qxeSetCurrentDirectory (const Extbyte * lpPathName);
|
800
|
2522
|
|
2523 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2524 #undef GetCurrentDirectory
|
2367
|
2525 #define GetCurrentDirectory error_use_qxeGetCurrentDirectory_or_GetCurrentDirectoryA_and_GetCurrentDirectoryW
|
800
|
2526 #endif
|
771
|
2527 DWORD qxeGetCurrentDirectory (DWORD nBufferLength, Extbyte * lpBuffer);
|
800
|
2528
|
|
2529 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2530 #undef GetDiskFreeSpace
|
2367
|
2531 #define GetDiskFreeSpace error_use_qxeGetDiskFreeSpace_or_GetDiskFreeSpaceA_and_GetDiskFreeSpaceW
|
800
|
2532 #endif
|
771
|
2533 BOOL qxeGetDiskFreeSpace (const Extbyte * lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters);
|
800
|
2534
|
|
2535 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2536 #undef GetDiskFreeSpaceEx
|
2367
|
2537 #define GetDiskFreeSpaceEx error_use_qxeGetDiskFreeSpaceEx_or_GetDiskFreeSpaceExA_and_GetDiskFreeSpaceExW
|
800
|
2538 #endif
|
771
|
2539 BOOL qxeGetDiskFreeSpaceEx (const Extbyte * lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes);
|
800
|
2540
|
|
2541 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2542 #undef CreateDirectory
|
2367
|
2543 #define CreateDirectory error_use_qxeCreateDirectory_or_CreateDirectoryA_and_CreateDirectoryW
|
800
|
2544 #endif
|
771
|
2545 BOOL qxeCreateDirectory (const Extbyte * lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes);
|
800
|
2546
|
|
2547 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2548 #undef CreateDirectoryEx
|
2367
|
2549 #define CreateDirectoryEx error_use_qxeCreateDirectoryEx_or_CreateDirectoryExA_and_CreateDirectoryExW
|
800
|
2550 #endif
|
771
|
2551 BOOL qxeCreateDirectoryEx (const Extbyte * lpTemplateDirectory, const Extbyte * lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes);
|
800
|
2552
|
|
2553 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2554 #undef RemoveDirectory
|
2367
|
2555 #define RemoveDirectory error_use_qxeRemoveDirectory_or_RemoveDirectoryA_and_RemoveDirectoryW
|
800
|
2556 #endif
|
771
|
2557 BOOL qxeRemoveDirectory (const Extbyte * lpPathName);
|
800
|
2558
|
|
2559 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2560 #undef GetFullPathName
|
2367
|
2561 #define GetFullPathName error_use_qxeGetFullPathName_or_GetFullPathNameA_and_GetFullPathNameW
|
800
|
2562 #endif
|
771
|
2563 DWORD qxeGetFullPathName (const Extbyte * lpFileName, DWORD nBufferLength, Extbyte * lpBuffer, Extbyte * * lpFilePart);
|
800
|
2564
|
|
2565 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2566 #undef DefineDosDevice
|
2367
|
2567 #define DefineDosDevice error_use_qxeDefineDosDevice_or_DefineDosDeviceA_and_DefineDosDeviceW
|
800
|
2568 #endif
|
771
|
2569 BOOL qxeDefineDosDevice (DWORD dwFlags, const Extbyte * lpDeviceName, const Extbyte * lpTargetPath);
|
800
|
2570
|
|
2571 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2572 #undef QueryDosDevice
|
2367
|
2573 #define QueryDosDevice error_use_qxeQueryDosDevice_or_QueryDosDeviceA_and_QueryDosDeviceW
|
800
|
2574 #endif
|
771
|
2575 DWORD qxeQueryDosDevice (const Extbyte * lpDeviceName, Extbyte * lpTargetPath, DWORD ucchMax);
|
800
|
2576
|
|
2577 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2578 #undef CreateFile
|
2367
|
2579 #define CreateFile error_use_qxeCreateFile_or_CreateFileA_and_CreateFileW
|
800
|
2580 #endif
|
771
|
2581 HANDLE qxeCreateFile (const Extbyte * lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile);
|
800
|
2582
|
|
2583 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2584 #undef SetFileAttributes
|
2367
|
2585 #define SetFileAttributes error_use_qxeSetFileAttributes_or_SetFileAttributesA_and_SetFileAttributesW
|
800
|
2586 #endif
|
771
|
2587 BOOL qxeSetFileAttributes (const Extbyte * lpFileName, DWORD dwFileAttributes);
|
800
|
2588
|
|
2589 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2590 #undef GetFileAttributes
|
2367
|
2591 #define GetFileAttributes error_use_qxeGetFileAttributes_or_GetFileAttributesA_and_GetFileAttributesW
|
800
|
2592 #endif
|
771
|
2593 DWORD qxeGetFileAttributes (const Extbyte * lpFileName);
|
800
|
2594
|
|
2595 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2596 #undef GetFileAttributesEx
|
2367
|
2597 #define GetFileAttributesEx error_use_qxeGetFileAttributesEx_or_GetFileAttributesExA_and_GetFileAttributesExW
|
800
|
2598 #endif
|
771
|
2599 BOOL qxeGetFileAttributesEx (const Extbyte * lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation);
|
800
|
2600
|
|
2601 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2602 #undef GetCompressedFileSize
|
2367
|
2603 #define GetCompressedFileSize error_use_qxeGetCompressedFileSize_or_GetCompressedFileSizeA_and_GetCompressedFileSizeW
|
800
|
2604 #endif
|
771
|
2605 DWORD qxeGetCompressedFileSize (const Extbyte * lpFileName, LPDWORD lpFileSizeHigh);
|
800
|
2606
|
|
2607 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2608 #undef DeleteFile
|
2367
|
2609 #define DeleteFile error_use_qxeDeleteFile_or_DeleteFileA_and_DeleteFileW
|
800
|
2610 #endif
|
771
|
2611 BOOL qxeDeleteFile (const Extbyte * lpFileName);
|
800
|
2612
|
771
|
2613 #undef FindFirstFileEx
|
2367
|
2614 #define FindFirstFileEx error_split_sized_LPWIN32_FIND_DATA__not_used__NT_4_0__only
|
800
|
2615
|
771
|
2616 /* Skipping FindFirstFile because split-sized LPWIN32_FIND_DATA */
|
800
|
2617
|
771
|
2618 /* Skipping FindNextFile because split-sized LPWIN32_FIND_DATA */
|
800
|
2619
|
|
2620 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2621 #undef SearchPath
|
2367
|
2622 #define SearchPath error_use_qxeSearchPath_or_SearchPathA_and_SearchPathW
|
800
|
2623 #endif
|
771
|
2624 DWORD qxeSearchPath (const Extbyte * lpPath, const Extbyte * lpFileName, const Extbyte * lpExtension, DWORD nBufferLength, Extbyte * lpBuffer, Extbyte * * lpFilePart);
|
800
|
2625
|
|
2626 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2627 #undef CopyFile
|
2367
|
2628 #define CopyFile error_use_qxeCopyFile_or_CopyFileA_and_CopyFileW
|
800
|
2629 #endif
|
771
|
2630 BOOL qxeCopyFile (const Extbyte * lpExistingFileName, const Extbyte * lpNewFileName, BOOL bFailIfExists);
|
800
|
2631
|
|
2632 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2633 #undef CopyFileEx
|
2367
|
2634 #define CopyFileEx error_use_qxeCopyFileEx_or_CopyFileExA_and_CopyFileExW
|
800
|
2635 #endif
|
771
|
2636 BOOL qxeCopyFileEx (const Extbyte * lpExistingFileName, const Extbyte * lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags);
|
800
|
2637
|
|
2638 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2639 #undef MoveFile
|
2367
|
2640 #define MoveFile error_use_qxeMoveFile_or_MoveFileA_and_MoveFileW
|
800
|
2641 #endif
|
771
|
2642 BOOL qxeMoveFile (const Extbyte * lpExistingFileName, const Extbyte * lpNewFileName);
|
800
|
2643
|
|
2644 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2645 #undef MoveFileEx
|
2367
|
2646 #define MoveFileEx error_use_qxeMoveFileEx_or_MoveFileExA_and_MoveFileExW
|
800
|
2647 #endif
|
771
|
2648 BOOL qxeMoveFileEx (const Extbyte * lpExistingFileName, const Extbyte * lpNewFileName, DWORD dwFlags);
|
800
|
2649
|
771
|
2650 #undef MoveFileWithProgress
|
2367
|
2651 #define MoveFileWithProgress error_NT_5_0__only
|
800
|
2652
|
771
|
2653 #undef CreateHardLink
|
2367
|
2654 #define CreateHardLink error_NT_5_0__only
|
800
|
2655
|
|
2656 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2657 #undef CreateNamedPipe
|
2367
|
2658 #define CreateNamedPipe error_use_qxeCreateNamedPipe_or_CreateNamedPipeA_and_CreateNamedPipeW
|
800
|
2659 #endif
|
771
|
2660 HANDLE qxeCreateNamedPipe (const Extbyte * lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes);
|
800
|
2661
|
|
2662 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2663 #undef GetNamedPipeHandleState
|
2367
|
2664 #define GetNamedPipeHandleState error_use_qxeGetNamedPipeHandleState_or_GetNamedPipeHandleStateA_and_GetNamedPipeHandleStateW
|
800
|
2665 #endif
|
771
|
2666 BOOL qxeGetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, Extbyte * lpUserName, DWORD nMaxUserNameSize);
|
800
|
2667
|
|
2668 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2669 #undef CallNamedPipe
|
2367
|
2670 #define CallNamedPipe error_use_qxeCallNamedPipe_or_CallNamedPipeA_and_CallNamedPipeW
|
800
|
2671 #endif
|
771
|
2672 BOOL qxeCallNamedPipe (const Extbyte * lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut);
|
800
|
2673
|
|
2674 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2675 #undef WaitNamedPipe
|
2367
|
2676 #define WaitNamedPipe error_use_qxeWaitNamedPipe_or_WaitNamedPipeA_and_WaitNamedPipeW
|
800
|
2677 #endif
|
771
|
2678 BOOL qxeWaitNamedPipe (const Extbyte * lpNamedPipeName, DWORD nTimeOut);
|
800
|
2679
|
|
2680 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2681 #undef SetVolumeLabel
|
2367
|
2682 #define SetVolumeLabel error_use_qxeSetVolumeLabel_or_SetVolumeLabelA_and_SetVolumeLabelW
|
800
|
2683 #endif
|
771
|
2684 BOOL qxeSetVolumeLabel (const Extbyte * lpRootPathName, const Extbyte * lpVolumeName);
|
800
|
2685
|
|
2686 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2687 #undef GetVolumeInformation
|
2367
|
2688 #define GetVolumeInformation error_use_qxeGetVolumeInformation_or_GetVolumeInformationA_and_GetVolumeInformationW
|
800
|
2689 #endif
|
771
|
2690 BOOL qxeGetVolumeInformation (const Extbyte * lpRootPathName, Extbyte * lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, Extbyte * lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
|
800
|
2691
|
|
2692 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2693 #undef ClearEventLog
|
2367
|
2694 #define ClearEventLog error_use_qxeClearEventLog_or_ClearEventLogA_and_ClearEventLogW
|
800
|
2695 #endif
|
771
|
2696 BOOL qxeClearEventLog (HANDLE hEventLog, const Extbyte * lpBackupFileName);
|
800
|
2697
|
|
2698 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2699 #undef BackupEventLog
|
2367
|
2700 #define BackupEventLog error_use_qxeBackupEventLog_or_BackupEventLogA_and_BackupEventLogW
|
800
|
2701 #endif
|
771
|
2702 BOOL qxeBackupEventLog (HANDLE hEventLog, const Extbyte * lpBackupFileName);
|
800
|
2703
|
|
2704 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2705 #undef OpenEventLog
|
2367
|
2706 #define OpenEventLog error_use_qxeOpenEventLog_or_OpenEventLogA_and_OpenEventLogW
|
800
|
2707 #endif
|
771
|
2708 HANDLE qxeOpenEventLog (const Extbyte * lpUNCServerName, const Extbyte * lpSourceName);
|
800
|
2709
|
|
2710 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2711 #undef RegisterEventSource
|
2367
|
2712 #define RegisterEventSource error_use_qxeRegisterEventSource_or_RegisterEventSourceA_and_RegisterEventSourceW
|
800
|
2713 #endif
|
771
|
2714 HANDLE qxeRegisterEventSource (const Extbyte * lpUNCServerName, const Extbyte * lpSourceName);
|
800
|
2715
|
|
2716 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2717 #undef OpenBackupEventLog
|
2367
|
2718 #define OpenBackupEventLog error_use_qxeOpenBackupEventLog_or_OpenBackupEventLogA_and_OpenBackupEventLogW
|
800
|
2719 #endif
|
771
|
2720 HANDLE qxeOpenBackupEventLog (const Extbyte * lpUNCServerName, const Extbyte * lpFileName);
|
800
|
2721
|
|
2722 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2723 #undef ReadEventLog
|
2367
|
2724 #define ReadEventLog error_use_qxeReadEventLog_or_ReadEventLogA_and_ReadEventLogW
|
800
|
2725 #endif
|
771
|
2726 BOOL qxeReadEventLog (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD * pnBytesRead, DWORD * pnMinNumberOfBytesNeeded);
|
800
|
2727
|
|
2728 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2729 #undef ReportEvent
|
2367
|
2730 #define ReportEvent error_use_qxeReportEvent_or_ReportEventA_and_ReportEventW
|
800
|
2731 #endif
|
771
|
2732 BOOL qxeReportEvent (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, const Extbyte * * lpStrings, LPVOID lpRawData);
|
800
|
2733
|
|
2734 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2735 #undef AccessCheckAndAuditAlarm
|
2367
|
2736 #define AccessCheckAndAuditAlarm error_use_qxeAccessCheckAndAuditAlarm_or_AccessCheckAndAuditAlarmA_and_AccessCheckAndAuditAlarmW
|
800
|
2737 #endif
|
771
|
2738 BOOL qxeAccessCheckAndAuditAlarm (const Extbyte * SubsystemName, LPVOID HandleId, Extbyte * ObjectTypeName, Extbyte * ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, BOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose);
|
800
|
2739
|
771
|
2740 #undef AccessCheckByTypeAndAuditAlarm
|
2367
|
2741 #define AccessCheckByTypeAndAuditAlarm error_NT_5_0__only
|
800
|
2742
|
771
|
2743 #undef AccessCheckByTypeResultListAndAuditAlarm
|
2367
|
2744 #define AccessCheckByTypeResultListAndAuditAlarm error_NT_5_0__only
|
800
|
2745
|
|
2746 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2747 #undef ObjectOpenAuditAlarm
|
2367
|
2748 #define ObjectOpenAuditAlarm error_use_qxeObjectOpenAuditAlarm_or_ObjectOpenAuditAlarmA_and_ObjectOpenAuditAlarmW
|
800
|
2749 #endif
|
771
|
2750 BOOL qxeObjectOpenAuditAlarm (const Extbyte * SubsystemName, LPVOID HandleId, Extbyte * ObjectTypeName, Extbyte * ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, BOOL ObjectCreation, BOOL AccessGranted, LPBOOL GenerateOnClose);
|
800
|
2751
|
|
2752 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2753 #undef ObjectPrivilegeAuditAlarm
|
2367
|
2754 #define ObjectPrivilegeAuditAlarm error_use_qxeObjectPrivilegeAuditAlarm_or_ObjectPrivilegeAuditAlarmA_and_ObjectPrivilegeAuditAlarmW
|
800
|
2755 #endif
|
771
|
2756 BOOL qxeObjectPrivilegeAuditAlarm (const Extbyte * SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, BOOL AccessGranted);
|
800
|
2757
|
|
2758 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2759 #undef ObjectCloseAuditAlarm
|
2367
|
2760 #define ObjectCloseAuditAlarm error_use_qxeObjectCloseAuditAlarm_or_ObjectCloseAuditAlarmA_and_ObjectCloseAuditAlarmW
|
800
|
2761 #endif
|
771
|
2762 BOOL qxeObjectCloseAuditAlarm (const Extbyte * SubsystemName, LPVOID HandleId, BOOL GenerateOnClose);
|
800
|
2763
|
|
2764 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2765 #undef ObjectDeleteAuditAlarm
|
2367
|
2766 #define ObjectDeleteAuditAlarm error_use_qxeObjectDeleteAuditAlarm_or_ObjectDeleteAuditAlarmA_and_ObjectDeleteAuditAlarmW
|
800
|
2767 #endif
|
771
|
2768 BOOL qxeObjectDeleteAuditAlarm (const Extbyte * SubsystemName, LPVOID HandleId, BOOL GenerateOnClose);
|
800
|
2769
|
|
2770 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2771 #undef PrivilegedServiceAuditAlarm
|
2367
|
2772 #define PrivilegedServiceAuditAlarm error_use_qxePrivilegedServiceAuditAlarm_or_PrivilegedServiceAuditAlarmA_and_PrivilegedServiceAuditAlarmW
|
800
|
2773 #endif
|
771
|
2774 BOOL qxePrivilegedServiceAuditAlarm (const Extbyte * SubsystemName, const Extbyte * ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, BOOL AccessGranted);
|
800
|
2775
|
|
2776 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2777 #undef SetFileSecurity
|
2367
|
2778 #define SetFileSecurity error_use_qxeSetFileSecurity_or_SetFileSecurityA_and_SetFileSecurityW
|
800
|
2779 #endif
|
771
|
2780 BOOL qxeSetFileSecurity (const Extbyte * lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor);
|
800
|
2781
|
|
2782 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2783 #undef GetFileSecurity
|
2367
|
2784 #define GetFileSecurity error_use_qxeGetFileSecurity_or_GetFileSecurityA_and_GetFileSecurityW
|
800
|
2785 #endif
|
771
|
2786 BOOL qxeGetFileSecurity (const Extbyte * lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded);
|
800
|
2787
|
|
2788 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2789 #undef FindFirstChangeNotification
|
2367
|
2790 #define FindFirstChangeNotification error_use_qxeFindFirstChangeNotification_or_FindFirstChangeNotificationA_and_FindFirstChangeNotificationW
|
800
|
2791 #endif
|
771
|
2792 HANDLE qxeFindFirstChangeNotification (const Extbyte * lpPathName, BOOL bWatchSubtree, DWORD dwNotifyFilter);
|
800
|
2793
|
771
|
2794 #undef ReadDirectoryChanges
|
2367
|
2795 #define ReadDirectoryChanges error_Unicode_only
|
800
|
2796
|
|
2797 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2798 #undef IsBadStringPtr
|
2367
|
2799 #define IsBadStringPtr error_use_qxeIsBadStringPtr_or_IsBadStringPtrA_and_IsBadStringPtrW
|
800
|
2800 #endif
|
771
|
2801 BOOL qxeIsBadStringPtr (const Extbyte * lpsz, UINT ucchMax);
|
800
|
2802
|
|
2803 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2804 #undef LookupAccountSid
|
2367
|
2805 #define LookupAccountSid error_use_qxeLookupAccountSid_or_LookupAccountSidA_and_LookupAccountSidW
|
800
|
2806 #endif
|
771
|
2807 BOOL qxeLookupAccountSid (const Extbyte * lpSystemName, PSID Sid, Extbyte * Name, LPDWORD cbName, Extbyte * ReferencedDomainName, LPDWORD cbReferencedDomainName, PSID_NAME_USE peUse);
|
800
|
2808
|
|
2809 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2810 #undef LookupAccountName
|
2367
|
2811 #define LookupAccountName error_use_qxeLookupAccountName_or_LookupAccountNameA_and_LookupAccountNameW
|
800
|
2812 #endif
|
771
|
2813 BOOL qxeLookupAccountName (const Extbyte * lpSystemName, const Extbyte * lpAccountName, PSID Sid, LPDWORD cbSid, Extbyte * ReferencedDomainName, LPDWORD cbReferencedDomainName, PSID_NAME_USE peUse);
|
800
|
2814
|
|
2815 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2816 #undef LookupPrivilegeValue
|
2367
|
2817 #define LookupPrivilegeValue error_use_qxeLookupPrivilegeValue_or_LookupPrivilegeValueA_and_LookupPrivilegeValueW
|
800
|
2818 #endif
|
771
|
2819 BOOL qxeLookupPrivilegeValue (const Extbyte * lpSystemName, const Extbyte * lpName, PLUID lpLuid);
|
800
|
2820
|
|
2821 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2822 #undef LookupPrivilegeName
|
2367
|
2823 #define LookupPrivilegeName error_use_qxeLookupPrivilegeName_or_LookupPrivilegeNameA_and_LookupPrivilegeNameW
|
800
|
2824 #endif
|
771
|
2825 BOOL qxeLookupPrivilegeName (const Extbyte * lpSystemName, PLUID lpLuid, Extbyte * lpName, LPDWORD cbName);
|
800
|
2826
|
|
2827 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2828 #undef LookupPrivilegeDisplayName
|
2367
|
2829 #define LookupPrivilegeDisplayName error_use_qxeLookupPrivilegeDisplayName_or_LookupPrivilegeDisplayNameA_and_LookupPrivilegeDisplayNameW
|
800
|
2830 #endif
|
771
|
2831 BOOL qxeLookupPrivilegeDisplayName (const Extbyte * lpSystemName, const Extbyte * lpName, Extbyte * lpDisplayName, LPDWORD cbDisplayName, LPDWORD lpLanguageId);
|
800
|
2832
|
|
2833 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2834 #undef BuildCommDCB
|
2367
|
2835 #define BuildCommDCB error_use_qxeBuildCommDCB_or_BuildCommDCBA_and_BuildCommDCBW
|
800
|
2836 #endif
|
771
|
2837 BOOL qxeBuildCommDCB (const Extbyte * lpDef, LPDCB lpDCB);
|
800
|
2838
|
|
2839 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2840 #undef BuildCommDCBAndTimeouts
|
2367
|
2841 #define BuildCommDCBAndTimeouts error_use_qxeBuildCommDCBAndTimeouts_or_BuildCommDCBAndTimeoutsA_and_BuildCommDCBAndTimeoutsW
|
800
|
2842 #endif
|
771
|
2843 BOOL qxeBuildCommDCBAndTimeouts (const Extbyte * lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts);
|
800
|
2844
|
|
2845 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2846 #undef CommConfigDialog
|
2367
|
2847 #define CommConfigDialog error_use_qxeCommConfigDialog_or_CommConfigDialogA_and_CommConfigDialogW
|
800
|
2848 #endif
|
771
|
2849 BOOL qxeCommConfigDialog (const Extbyte * lpszName, HWND hWnd, LPCOMMCONFIG lpCC);
|
800
|
2850
|
|
2851 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2852 #undef GetDefaultCommConfig
|
2367
|
2853 #define GetDefaultCommConfig error_use_qxeGetDefaultCommConfig_or_GetDefaultCommConfigA_and_GetDefaultCommConfigW
|
800
|
2854 #endif
|
771
|
2855 BOOL qxeGetDefaultCommConfig (const Extbyte * lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize);
|
800
|
2856
|
|
2857 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2858 #undef SetDefaultCommConfig
|
2367
|
2859 #define SetDefaultCommConfig error_use_qxeSetDefaultCommConfig_or_SetDefaultCommConfigA_and_SetDefaultCommConfigW
|
800
|
2860 #endif
|
771
|
2861 BOOL qxeSetDefaultCommConfig (const Extbyte * lpszName, LPCOMMCONFIG lpCC, DWORD dwSize);
|
800
|
2862
|
|
2863 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2864 #undef GetComputerName
|
2367
|
2865 #define GetComputerName error_use_qxeGetComputerName_or_GetComputerNameA_and_GetComputerNameW
|
800
|
2866 #endif
|
771
|
2867 BOOL qxeGetComputerName (Extbyte * lpBuffer, LPDWORD nSize);
|
800
|
2868
|
|
2869 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2870 #undef SetComputerName
|
2367
|
2871 #define SetComputerName error_use_qxeSetComputerName_or_SetComputerNameA_and_SetComputerNameW
|
800
|
2872 #endif
|
771
|
2873 BOOL qxeSetComputerName (const Extbyte * lpComputerName);
|
800
|
2874
|
|
2875 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2876 #undef GetUserName
|
2367
|
2877 #define GetUserName error_use_qxeGetUserName_or_GetUserNameA_and_GetUserNameW
|
800
|
2878 #endif
|
771
|
2879 BOOL qxeGetUserName (Extbyte * lpBuffer, LPDWORD nSize);
|
800
|
2880
|
|
2881 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2882 #undef LogonUser
|
2367
|
2883 #define LogonUser error_use_qxeLogonUser_or_LogonUserA_and_LogonUserW
|
800
|
2884 #endif
|
771
|
2885 BOOL qxeLogonUser (Extbyte * lpszUsername, Extbyte * lpszDomain, Extbyte * lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken);
|
800
|
2886
|
|
2887 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2888 #undef CreateProcessAsUser
|
2367
|
2889 #define CreateProcessAsUser error_use_qxeCreateProcessAsUser_or_CreateProcessAsUserA_and_CreateProcessAsUserW
|
800
|
2890 #endif
|
771
|
2891 BOOL qxeCreateProcessAsUser (HANDLE hToken, const Extbyte * lpApplicationName, Extbyte * lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, const Extbyte * lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation);
|
800
|
2892
|
771
|
2893 #undef GetCurrentHwProfile
|
2367
|
2894 #define GetCurrentHwProfile error_split_sized_LPHW_PROFILE_INFO__NT_4_0__only
|
800
|
2895
|
771
|
2896 #undef GetVersionEx
|
2367
|
2897 #define GetVersionEx error_split_sized_LPOSVERSIONINFO
|
800
|
2898
|
771
|
2899 #undef CreateJobObject
|
2367
|
2900 #define CreateJobObject error_NT_5_0__only
|
800
|
2901
|
771
|
2902 #undef OpenJobObject
|
2367
|
2903 #define OpenJobObject error_NT_5_0__only
|
|
2904
|
|
2905
|
3728
|
2906 /* Processing file ACLAPI.h */
|
|
2907
|
|
2908 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
|
|
2909 #undef GetNamedSecurityInfo
|
|
2910 #define GetNamedSecurityInfo error_use_qxeGetNamedSecurityInfo_or_GetNamedSecurityInfoA_and_GetNamedSecurityInfoW
|
|
2911 #endif
|
|
2912 DWORD qxeGetNamedSecurityInfo (IN Extbyte * pObjectName, IN SE_OBJECT_TYPE ObjectType, IN SECURITY_INFORMATION SecurityInfo, OUT PSID * ppsidOowner, OUT PSID * ppsidGroup, OUT PACL * ppDacl, OUT PACL * ppSacl, OUT PSECURITY_DESCRIPTOR * ppSecurityDescriptor);
|
|
2913
|