Mercurial > hg > xemacs-beta
comparison src/intl-auto-encap-win32.h @ 4875:49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
-------------------- ChangeLog entries follow: --------------------
lib-src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* make-mswin-unicode.pl:
Process the command `review'. Cause an error to happen if we try to
use the command, indicating that the command needs review to determine
how to handle it.
src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* intl-encap-win32.c:
Add `review' lines for all functions seen in the headers that we
process but not yet associated with an encapsulation command.
These will cause an error to be signaled if these functions are
used.
* intl-auto-encap-win32.c:
* intl-auto-encap-win32.h:
Regenerate.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 15 Jan 2010 05:42:21 -0600 |
parents | 50861fea97f6 |
children | 70089046adef |
comparison
equal
deleted
inserted
replaced
4874:4c3f5e1ecbeb | 4875:49de55c09f18 |
---|---|
306 #undef EnumPrintProcessors | 306 #undef EnumPrintProcessors |
307 #define EnumPrintProcessors error_not_used__complicated_interface_with_split_structures | 307 #define EnumPrintProcessors error_not_used__complicated_interface_with_split_structures |
308 #endif /* defined (HAVE_MS_WINDOWS) */ | 308 #endif /* defined (HAVE_MS_WINDOWS) */ |
309 | 309 |
310 #if defined (HAVE_MS_WINDOWS) | 310 #if defined (HAVE_MS_WINDOWS) |
311 #undef GetDefaultPrinter | |
312 #define GetDefaultPrinter error_Function_needs_review_to_determine_how_to_handle_it | |
313 #endif /* defined (HAVE_MS_WINDOWS) */ | |
314 | |
315 #if defined (HAVE_MS_WINDOWS) | |
311 #undef GetForm | 316 #undef GetForm |
312 #define GetForm error_not_used__complicated_interface_with_split_structures | 317 #define GetForm error_not_used__complicated_interface_with_split_structures |
313 #endif /* defined (HAVE_MS_WINDOWS) */ | 318 #endif /* defined (HAVE_MS_WINDOWS) */ |
314 | 319 |
315 #if defined (HAVE_MS_WINDOWS) | 320 #if defined (HAVE_MS_WINDOWS) |
439 #endif | 444 #endif |
440 DWORD qxeWNetUseConnection (HWND arg1, LPNETRESOURCEW arg2, const Extbyte * arg3, const Extbyte * arg4, DWORD arg5, Extbyte * arg6, PDWORD arg7, PDWORD arg8); | 445 DWORD qxeWNetUseConnection (HWND arg1, LPNETRESOURCEW arg2, const Extbyte * arg3, const Extbyte * arg4, DWORD arg5, Extbyte * arg6, PDWORD arg7, PDWORD arg8); |
441 #endif /* defined (HAVE_MS_WINDOWS) */ | 446 #endif /* defined (HAVE_MS_WINDOWS) */ |
442 | 447 |
443 #if defined (HAVE_MS_WINDOWS) | 448 #if defined (HAVE_MS_WINDOWS) |
449 #undef WNetSetConnection | |
450 #define WNetSetConnection error_Function_needs_review_to_determine_how_to_handle_it | |
451 #endif /* defined (HAVE_MS_WINDOWS) */ | |
452 | |
453 #if defined (HAVE_MS_WINDOWS) | |
444 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 454 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
445 #undef WNetConnectionDialog1 | 455 #undef WNetConnectionDialog1 |
446 #define WNetConnectionDialog1 error_use_qxeWNetConnectionDialog1_or_WNetConnectionDialog1A_and_WNetConnectionDialog1W | 456 #define WNetConnectionDialog1 error_use_qxeWNetConnectionDialog1_or_WNetConnectionDialog1A_and_WNetConnectionDialog1W |
447 #endif | 457 #endif |
448 DWORD qxeWNetConnectionDialog1 (LPCONNECTDLGSTRUCTW arg1); | 458 DWORD qxeWNetConnectionDialog1 (LPCONNECTDLGSTRUCTW arg1); |
503 #endif | 513 #endif |
504 DWORD qxeWNetGetNetworkInformation (const Extbyte * arg1, LPNETINFOSTRUCT arg2); | 514 DWORD qxeWNetGetNetworkInformation (const Extbyte * arg1, LPNETINFOSTRUCT arg2); |
505 #endif /* defined (HAVE_MS_WINDOWS) */ | 515 #endif /* defined (HAVE_MS_WINDOWS) */ |
506 | 516 |
507 #if defined (HAVE_MS_WINDOWS) | 517 #if defined (HAVE_MS_WINDOWS) |
518 #undef WNetGetResourceInformation | |
519 #define WNetGetResourceInformation error_Function_needs_review_to_determine_how_to_handle_it | |
520 #endif /* defined (HAVE_MS_WINDOWS) */ | |
521 | |
522 #if defined (HAVE_MS_WINDOWS) | |
523 #undef WNetGetResourceParent | |
524 #define WNetGetResourceParent error_Function_needs_review_to_determine_how_to_handle_it | |
525 #endif /* defined (HAVE_MS_WINDOWS) */ | |
526 | |
527 #if defined (HAVE_MS_WINDOWS) | |
508 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 528 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
509 #undef WNetGetLastError | 529 #undef WNetGetLastError |
510 #define WNetGetLastError error_use_qxeWNetGetLastError_or_WNetGetLastErrorA_and_WNetGetLastErrorW | 530 #define WNetGetLastError error_use_qxeWNetGetLastError_or_WNetGetLastErrorA_and_WNetGetLastErrorW |
511 #endif | 531 #endif |
512 DWORD qxeWNetGetLastError (PDWORD arg1, Extbyte * arg2, DWORD arg3, Extbyte * arg4, DWORD arg5); | 532 DWORD qxeWNetGetLastError (PDWORD arg1, Extbyte * arg2, DWORD arg3, Extbyte * arg4, DWORD arg5); |
530 BOOL qxeAppendMenu (HMENU arg1, UINT arg2, UINT_PTR arg3, const Extbyte * arg4); | 550 BOOL qxeAppendMenu (HMENU arg1, UINT arg2, UINT_PTR arg3, const Extbyte * arg4); |
531 | 551 |
532 #undef BroadcastSystemMessage | 552 #undef BroadcastSystemMessage |
533 #define BroadcastSystemMessage error_win95_version_not_split__NT_4_0__only | 553 #define BroadcastSystemMessage error_win95_version_not_split__NT_4_0__only |
534 | 554 |
555 #undef BroadcastSystemMessageEx | |
556 #define BroadcastSystemMessageEx error_Function_needs_review_to_determine_how_to_handle_it | |
557 | |
535 #if !defined (CYGWIN_HEADERS) | 558 #if !defined (CYGWIN_HEADERS) |
536 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 559 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
537 #undef CallMsgFilter | 560 #undef CallMsgFilter |
538 #define CallMsgFilter error_use_qxeCallMsgFilter_or_CallMsgFilterA_and_CallMsgFilterW | 561 #define CallMsgFilter error_use_qxeCallMsgFilter_or_CallMsgFilterA_and_CallMsgFilterW |
539 #endif | 562 #endif |
729 BOOL qxeEnumDesktops (HWINSTA arg1, DESKTOPENUMPROCW arg2, LPARAM arg3); | 752 BOOL qxeEnumDesktops (HWINSTA arg1, DESKTOPENUMPROCW arg2, LPARAM arg3); |
730 | 753 |
731 #undef EnumDisplaySettings | 754 #undef EnumDisplaySettings |
732 #define EnumDisplaySettings error_split_sized_LPDEVMODE | 755 #define EnumDisplaySettings error_split_sized_LPDEVMODE |
733 | 756 |
757 #undef EnumDisplaySettingsEx | |
758 #define EnumDisplaySettingsEx error_Function_needs_review_to_determine_how_to_handle_it | |
759 | |
734 #undef EnumDisplayDevices | 760 #undef EnumDisplayDevices |
735 #define EnumDisplayDevices error_split_sized_PDISPLAY_DEVICE__NT_5_0__only__no_Win98 | 761 #define EnumDisplayDevices error_split_sized_PDISPLAY_DEVICE__NT_5_0__only__no_Win98 |
736 | 762 |
737 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 763 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
738 #undef EnumProps | 764 #undef EnumProps |
780 #undef GetClassLong | 806 #undef GetClassLong |
781 #define GetClassLong error_use_qxeGetClassLong_or_GetClassLongA_and_GetClassLongW | 807 #define GetClassLong error_use_qxeGetClassLong_or_GetClassLongA_and_GetClassLongW |
782 #endif | 808 #endif |
783 DWORD qxeGetClassLong (HWND arg1, int arg2); | 809 DWORD qxeGetClassLong (HWND arg1, int arg2); |
784 | 810 |
811 #undef GetClassLongPtr | |
812 #define GetClassLongPtr error_Function_needs_review_to_determine_how_to_handle_it | |
813 | |
785 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 814 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
786 #undef GetClassName | 815 #undef GetClassName |
787 #define GetClassName error_use_qxeGetClassName_or_GetClassNameA_and_GetClassNameW | 816 #define GetClassName error_use_qxeGetClassName_or_GetClassNameA_and_GetClassNameW |
788 #endif | 817 #endif |
789 int qxeGetClassName (HWND arg1, Extbyte * arg2, int arg3); | 818 int qxeGetClassName (HWND arg1, Extbyte * arg2, int arg3); |
834 #undef GetProp | 863 #undef GetProp |
835 #define GetProp error_use_qxeGetProp_or_GetPropA_and_GetPropW | 864 #define GetProp error_use_qxeGetProp_or_GetPropA_and_GetPropW |
836 #endif | 865 #endif |
837 HANDLE qxeGetProp (HWND arg1, const Extbyte * arg2); | 866 HANDLE qxeGetProp (HWND arg1, const Extbyte * arg2); |
838 | 867 |
868 #undef GetRawInputDeviceInfo | |
869 #define GetRawInputDeviceInfo error_Function_needs_review_to_determine_how_to_handle_it | |
870 | |
839 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 871 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
840 #undef GetTabbedTextExtent | 872 #undef GetTabbedTextExtent |
841 #define GetTabbedTextExtent error_use_qxeGetTabbedTextExtent_or_GetTabbedTextExtentA_and_GetTabbedTextExtentW | 873 #define GetTabbedTextExtent error_use_qxeGetTabbedTextExtent_or_GetTabbedTextExtentA_and_GetTabbedTextExtentW |
842 #endif | 874 #endif |
843 DWORD qxeGetTabbedTextExtent (HDC arg1, const Extbyte * arg2, int arg3, int arg4, LPINT arg5); | 875 DWORD qxeGetTabbedTextExtent (HDC arg1, const Extbyte * arg2, int arg3, int arg4, LPINT arg5); |
846 #undef GetWindowLong | 878 #undef GetWindowLong |
847 #define GetWindowLong error_use_qxeGetWindowLong_or_GetWindowLongA_and_GetWindowLongW | 879 #define GetWindowLong error_use_qxeGetWindowLong_or_GetWindowLongA_and_GetWindowLongW |
848 #endif | 880 #endif |
849 LONG qxeGetWindowLong (HWND arg1, int arg2); | 881 LONG qxeGetWindowLong (HWND arg1, int arg2); |
850 | 882 |
883 #undef GetWindowLongPtr | |
884 #define GetWindowLongPtr error_Function_needs_review_to_determine_how_to_handle_it | |
885 | |
851 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 886 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
852 #undef GetUserObjectInformation | 887 #undef GetUserObjectInformation |
853 #define GetUserObjectInformation error_use_qxeGetUserObjectInformation_or_GetUserObjectInformationA_and_GetUserObjectInformationW | 888 #define GetUserObjectInformation error_use_qxeGetUserObjectInformation_or_GetUserObjectInformationA_and_GetUserObjectInformationW |
854 #endif | 889 #endif |
855 BOOL qxeGetUserObjectInformation (HANDLE arg1, int arg2, PVOID arg3, DWORD arg4, PDWORD arg5); | 890 BOOL qxeGetUserObjectInformation (HANDLE arg1, int arg2, PVOID arg3, DWORD arg4, PDWORD arg5); |
1104 #undef SetClassLong | 1139 #undef SetClassLong |
1105 #define SetClassLong error_use_qxeSetClassLong_or_SetClassLongA_and_SetClassLongW | 1140 #define SetClassLong error_use_qxeSetClassLong_or_SetClassLongA_and_SetClassLongW |
1106 #endif | 1141 #endif |
1107 DWORD qxeSetClassLong (HWND arg1, int arg2, LONG arg3); | 1142 DWORD qxeSetClassLong (HWND arg1, int arg2, LONG arg3); |
1108 | 1143 |
1144 #undef SetClassLongPtr | |
1145 #define SetClassLongPtr error_Function_needs_review_to_determine_how_to_handle_it | |
1146 | |
1109 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1147 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1110 #undef SetDlgItemText | 1148 #undef SetDlgItemText |
1111 #define SetDlgItemText error_use_qxeSetDlgItemText_or_SetDlgItemTextA_and_SetDlgItemTextW | 1149 #define SetDlgItemText error_use_qxeSetDlgItemText_or_SetDlgItemTextA_and_SetDlgItemTextW |
1112 #endif | 1150 #endif |
1113 BOOL qxeSetDlgItemText (HWND arg1, int arg2, const Extbyte * arg3); | 1151 BOOL qxeSetDlgItemText (HWND arg1, int arg2, const Extbyte * arg3); |
1134 #undef SetWindowLong | 1172 #undef SetWindowLong |
1135 #define SetWindowLong error_use_qxeSetWindowLong_or_SetWindowLongA_and_SetWindowLongW | 1173 #define SetWindowLong error_use_qxeSetWindowLong_or_SetWindowLongA_and_SetWindowLongW |
1136 #endif | 1174 #endif |
1137 LONG qxeSetWindowLong (HWND arg1, int arg2, LONG arg3); | 1175 LONG qxeSetWindowLong (HWND arg1, int arg2, LONG arg3); |
1138 | 1176 |
1177 #undef SetWindowLongPtr | |
1178 #define SetWindowLongPtr error_Function_needs_review_to_determine_how_to_handle_it | |
1179 | |
1139 #undef SetWindowsHook | 1180 #undef SetWindowsHook |
1140 #define SetWindowsHook error_obsolete__two_versions__STRICT_and_non_STRICT | 1181 #define SetWindowsHook error_obsolete__two_versions__STRICT_and_non_STRICT |
1141 | 1182 |
1142 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1183 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1143 #undef SetWindowsHookEx | 1184 #undef SetWindowsHookEx |
1238 #undef RegDeleteKey | 1279 #undef RegDeleteKey |
1239 #define RegDeleteKey error_use_qxeRegDeleteKey_or_RegDeleteKeyA_and_RegDeleteKeyW | 1280 #define RegDeleteKey error_use_qxeRegDeleteKey_or_RegDeleteKeyA_and_RegDeleteKeyW |
1240 #endif | 1281 #endif |
1241 LONG qxeRegDeleteKey (HKEY arg1, const Extbyte * arg2); | 1282 LONG qxeRegDeleteKey (HKEY arg1, const Extbyte * arg2); |
1242 | 1283 |
1284 #undef RegDeleteKeyEx | |
1285 #define RegDeleteKeyEx error_Function_needs_review_to_determine_how_to_handle_it | |
1286 | |
1243 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1287 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1244 #undef RegDeleteValue | 1288 #undef RegDeleteValue |
1245 #define RegDeleteValue error_use_qxeRegDeleteValue_or_RegDeleteValueA_and_RegDeleteValueW | 1289 #define RegDeleteValue error_use_qxeRegDeleteValue_or_RegDeleteValueA_and_RegDeleteValueW |
1246 #endif | 1290 #endif |
1247 LONG qxeRegDeleteValue (HKEY arg1, const Extbyte * arg2); | 1291 LONG qxeRegDeleteValue (HKEY arg1, const Extbyte * arg2); |
1364 #define EnumTimeFormats error_not_used__not_examined_yet | 1408 #define EnumTimeFormats error_not_used__not_examined_yet |
1365 | 1409 |
1366 #undef FoldString | 1410 #undef FoldString |
1367 #define FoldString error_not_used__not_examined_yet | 1411 #define FoldString error_not_used__not_examined_yet |
1368 | 1412 |
1413 #undef GetCalendarInfo | |
1414 #define GetCalendarInfo error_Function_needs_review_to_determine_how_to_handle_it | |
1415 | |
1369 #undef GetCPInfoEx | 1416 #undef GetCPInfoEx |
1370 #define GetCPInfoEx error_not_used__not_examined_yet | 1417 #define GetCPInfoEx error_not_used__not_examined_yet |
1371 | 1418 |
1372 #undef GetCurrencyFormat | 1419 #undef GetCurrencyFormat |
1373 #define GetCurrencyFormat error_not_used__not_examined_yet | 1420 #define GetCurrencyFormat error_not_used__not_examined_yet |
1374 | 1421 |
1375 #undef GetDateFormat | 1422 #undef GetDateFormat |
1376 #define GetDateFormat error_not_used__not_examined_yet | 1423 #define GetDateFormat error_not_used__not_examined_yet |
1377 | 1424 |
1425 #undef GetGeoInfo | |
1426 #define GetGeoInfo error_Function_needs_review_to_determine_how_to_handle_it | |
1427 | |
1378 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1428 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1379 #undef GetLocaleInfo | 1429 #undef GetLocaleInfo |
1380 #define GetLocaleInfo error_use_qxeGetLocaleInfo_or_GetLocaleInfoA_and_GetLocaleInfoW | 1430 #define GetLocaleInfo error_use_qxeGetLocaleInfo_or_GetLocaleInfoA_and_GetLocaleInfoW |
1381 #endif | 1431 #endif |
1382 int qxeGetLocaleInfo (LCID arg1, LCTYPE arg2, Extbyte * arg3, int arg4); | 1432 int qxeGetLocaleInfo (LCID arg1, LCTYPE arg2, Extbyte * arg3, int arg4); |
1394 #define GetTimeFormat error_not_used__not_examined_yet | 1444 #define GetTimeFormat error_not_used__not_examined_yet |
1395 | 1445 |
1396 #undef LCMapString | 1446 #undef LCMapString |
1397 #define LCMapString error_not_used__not_examined_yet | 1447 #define LCMapString error_not_used__not_examined_yet |
1398 | 1448 |
1449 #undef SetCalendarInfo | |
1450 #define SetCalendarInfo error_Function_needs_review_to_determine_how_to_handle_it | |
1451 | |
1399 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1452 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1400 #undef SetLocaleInfo | 1453 #undef SetLocaleInfo |
1401 #define SetLocaleInfo error_use_qxeSetLocaleInfo_or_SetLocaleInfoA_and_SetLocaleInfoW | 1454 #define SetLocaleInfo error_use_qxeSetLocaleInfo_or_SetLocaleInfoA_and_SetLocaleInfoW |
1402 #endif | 1455 #endif |
1403 BOOL qxeSetLocaleInfo (LCID arg1, LCTYPE arg2, const Extbyte * arg3); | 1456 BOOL qxeSetLocaleInfo (LCID arg1, LCTYPE arg2, const Extbyte * arg3); |
1406 #define EnumCalendarInfoEx error_not_used__not_examined_yet | 1459 #define EnumCalendarInfoEx error_not_used__not_examined_yet |
1407 | 1460 |
1408 #undef EnumDateFormatsEx | 1461 #undef EnumDateFormatsEx |
1409 #define EnumDateFormatsEx error_not_used__not_examined_yet | 1462 #define EnumDateFormatsEx error_not_used__not_examined_yet |
1410 | 1463 |
1464 #undef EnumSystemLanguageGroups | |
1465 #define EnumSystemLanguageGroups error_Function_needs_review_to_determine_how_to_handle_it | |
1466 | |
1467 #undef EnumLanguageGroupLocales | |
1468 #define EnumLanguageGroupLocales error_Function_needs_review_to_determine_how_to_handle_it | |
1469 | |
1470 #undef EnumUILanguages | |
1471 #define EnumUILanguages error_Function_needs_review_to_determine_how_to_handle_it | |
1472 | |
1411 | 1473 |
1412 /* Processing file WINGDI.H */ | 1474 /* Processing file WINGDI.H */ |
1413 | 1475 |
1414 #if defined (HAVE_MS_WINDOWS) | 1476 #if defined (HAVE_MS_WINDOWS) |
1415 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1477 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1746 #endif | 1808 #endif |
1747 BOOL qxeSHGetPathFromIDList (LPCITEMIDLIST arg1, Extbyte * arg2); | 1809 BOOL qxeSHGetPathFromIDList (LPCITEMIDLIST arg1, Extbyte * arg2); |
1748 | 1810 |
1749 /* Skipping SHGetSpecialFolderPath because error in Cygwin prototype, missing from Cygwin libraries */ | 1811 /* Skipping SHGetSpecialFolderPath because error in Cygwin prototype, missing from Cygwin libraries */ |
1750 | 1812 |
1813 #undef SHGetFolderPath | |
1814 #define SHGetFolderPath error_Function_needs_review_to_determine_how_to_handle_it | |
1815 | |
1816 #undef SHGetIconOverlayIndex | |
1817 #define SHGetIconOverlayIndex error_Function_needs_review_to_determine_how_to_handle_it | |
1818 | |
1819 #undef SHCreateDirectoryEx | |
1820 #define SHCreateDirectoryEx error_Function_needs_review_to_determine_how_to_handle_it | |
1821 | |
1822 #undef SHGetFolderPathAndSubDir | |
1823 #define SHGetFolderPathAndSubDir error_Function_needs_review_to_determine_how_to_handle_it | |
1824 | |
1751 | 1825 |
1752 /* Processing file COMMDLG.H */ | 1826 /* Processing file COMMDLG.H */ |
1753 | 1827 |
1754 #if defined (HAVE_MS_WINDOWS) | 1828 #if defined (HAVE_MS_WINDOWS) |
1755 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1829 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1810 #define ReplaceText error_use_qxeReplaceText_or_ReplaceTextA_and_ReplaceTextW | 1884 #define ReplaceText error_use_qxeReplaceText_or_ReplaceTextA_and_ReplaceTextW |
1811 #endif | 1885 #endif |
1812 HWND qxeReplaceText (LPFINDREPLACEW arg1); | 1886 HWND qxeReplaceText (LPFINDREPLACEW arg1); |
1813 #endif /* defined (HAVE_MS_WINDOWS) */ | 1887 #endif /* defined (HAVE_MS_WINDOWS) */ |
1814 | 1888 |
1889 #if defined (HAVE_MS_WINDOWS) | |
1890 #undef PrintDlgEx | |
1891 #define PrintDlgEx error_Function_needs_review_to_determine_how_to_handle_it | |
1892 #endif /* defined (HAVE_MS_WINDOWS) */ | |
1893 | |
1815 | 1894 |
1816 /* Processing file IMM.H */ | 1895 /* Processing file IMM.H */ |
1817 | 1896 |
1818 #if defined (HAVE_MS_WINDOWS) | 1897 #if defined (HAVE_MS_WINDOWS) |
1819 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1898 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1992 #undef CallNamedPipe | 2071 #undef CallNamedPipe |
1993 #define CallNamedPipe error_use_qxeCallNamedPipe_or_CallNamedPipeA_and_CallNamedPipeW | 2072 #define CallNamedPipe error_use_qxeCallNamedPipe_or_CallNamedPipeA_and_CallNamedPipeW |
1994 #endif | 2073 #endif |
1995 BOOL qxeCallNamedPipe (const Extbyte * arg1, PVOID arg2, DWORD arg3, PVOID arg4, DWORD arg5, PDWORD arg6, DWORD arg7); | 2074 BOOL qxeCallNamedPipe (const Extbyte * arg1, PVOID arg2, DWORD arg3, PVOID arg4, DWORD arg5, PDWORD arg6, DWORD arg7); |
1996 | 2075 |
2076 #undef CheckNameLegalDOS8Dot3 | |
2077 #define CheckNameLegalDOS8Dot3 error_Function_needs_review_to_determine_how_to_handle_it | |
2078 | |
1997 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2079 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1998 #undef ClearEventLog | 2080 #undef ClearEventLog |
1999 #define ClearEventLog error_use_qxeClearEventLog_or_ClearEventLogA_and_ClearEventLogW | 2081 #define ClearEventLog error_use_qxeClearEventLog_or_ClearEventLogA_and_ClearEventLogW |
2000 #endif | 2082 #endif |
2001 BOOL qxeClearEventLog (HANDLE arg1, const Extbyte * arg2); | 2083 BOOL qxeClearEventLog (HANDLE arg1, const Extbyte * arg2); |
2016 #undef CopyFileEx | 2098 #undef CopyFileEx |
2017 #define CopyFileEx error_use_qxeCopyFileEx_or_CopyFileExA_and_CopyFileExW | 2099 #define CopyFileEx error_use_qxeCopyFileEx_or_CopyFileExA_and_CopyFileExW |
2018 #endif | 2100 #endif |
2019 BOOL qxeCopyFileEx (const Extbyte * arg1, const Extbyte * arg2, LPPROGRESS_ROUTINE arg3, LPVOID arg4, LPBOOL arg5, DWORD arg6); | 2101 BOOL qxeCopyFileEx (const Extbyte * arg1, const Extbyte * arg2, LPPROGRESS_ROUTINE arg3, LPVOID arg4, LPBOOL arg5, DWORD arg6); |
2020 | 2102 |
2103 #undef CreateActCtx | |
2104 #define CreateActCtx error_Function_needs_review_to_determine_how_to_handle_it | |
2105 | |
2021 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2106 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2022 #undef CreateDirectory | 2107 #undef CreateDirectory |
2023 #define CreateDirectory error_use_qxeCreateDirectory_or_CreateDirectoryA_and_CreateDirectoryW | 2108 #define CreateDirectory error_use_qxeCreateDirectory_or_CreateDirectoryA_and_CreateDirectoryW |
2024 #endif | 2109 #endif |
2025 BOOL qxeCreateDirectory (const Extbyte * arg1, LPSECURITY_ATTRIBUTES arg2); | 2110 BOOL qxeCreateDirectory (const Extbyte * arg1, LPSECURITY_ATTRIBUTES arg2); |
2082 #undef CreateProcessAsUser | 2167 #undef CreateProcessAsUser |
2083 #define CreateProcessAsUser error_use_qxeCreateProcessAsUser_or_CreateProcessAsUserA_and_CreateProcessAsUserW | 2168 #define CreateProcessAsUser error_use_qxeCreateProcessAsUser_or_CreateProcessAsUserA_and_CreateProcessAsUserW |
2084 #endif | 2169 #endif |
2085 BOOL qxeCreateProcessAsUser (HANDLE arg1, const Extbyte * arg2, Extbyte * arg3, LPSECURITY_ATTRIBUTES arg4, LPSECURITY_ATTRIBUTES arg5, BOOL arg6, DWORD arg7, PVOID arg8, const Extbyte * arg9, LPSTARTUPINFOW arg10, LPPROCESS_INFORMATION arg11); | 2170 BOOL qxeCreateProcessAsUser (HANDLE arg1, const Extbyte * arg2, Extbyte * arg3, LPSECURITY_ATTRIBUTES arg4, LPSECURITY_ATTRIBUTES arg5, BOOL arg6, DWORD arg7, PVOID arg8, const Extbyte * arg9, LPSTARTUPINFOW arg10, LPPROCESS_INFORMATION arg11); |
2086 | 2171 |
2172 #undef CreateProcessWithLogon | |
2173 #define CreateProcessWithLogon error_Function_needs_review_to_determine_how_to_handle_it | |
2174 | |
2087 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2175 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2088 #undef CreateSemaphore | 2176 #undef CreateSemaphore |
2089 #define CreateSemaphore error_use_qxeCreateSemaphore_or_CreateSemaphoreA_and_CreateSemaphoreW | 2177 #define CreateSemaphore error_use_qxeCreateSemaphore_or_CreateSemaphoreA_and_CreateSemaphoreW |
2090 #endif | 2178 #endif |
2091 HANDLE qxeCreateSemaphore (LPSECURITY_ATTRIBUTES arg1, LONG arg2, LONG arg3, const Extbyte * arg4); | 2179 HANDLE qxeCreateSemaphore (LPSECURITY_ATTRIBUTES arg1, LONG arg2, LONG arg3, const Extbyte * arg4); |
2105 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2193 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2106 #undef DeleteFile | 2194 #undef DeleteFile |
2107 #define DeleteFile error_use_qxeDeleteFile_or_DeleteFileA_and_DeleteFileW | 2195 #define DeleteFile error_use_qxeDeleteFile_or_DeleteFileA_and_DeleteFileW |
2108 #endif | 2196 #endif |
2109 BOOL qxeDeleteFile (const Extbyte * arg1); | 2197 BOOL qxeDeleteFile (const Extbyte * arg1); |
2198 | |
2199 #undef DeleteVolumeMountPoint | |
2200 #define DeleteVolumeMountPoint error_Function_needs_review_to_determine_how_to_handle_it | |
2201 | |
2202 #undef DnsHostnameToComputerName | |
2203 #define DnsHostnameToComputerName error_Function_needs_review_to_determine_how_to_handle_it | |
2110 | 2204 |
2111 #if !defined (CYGWIN_HEADERS) | 2205 #if !defined (CYGWIN_HEADERS) |
2112 #undef EncryptFile | 2206 #undef EncryptFile |
2113 #define EncryptFile error_Win2K__only | 2207 #define EncryptFile error_Win2K__only |
2114 #endif /* !defined (CYGWIN_HEADERS) */ | 2208 #endif /* !defined (CYGWIN_HEADERS) */ |
2135 #undef FatalAppExit | 2229 #undef FatalAppExit |
2136 #define FatalAppExit error_use_qxeFatalAppExit_or_FatalAppExitA_and_FatalAppExitW | 2230 #define FatalAppExit error_use_qxeFatalAppExit_or_FatalAppExitA_and_FatalAppExitW |
2137 #endif | 2231 #endif |
2138 void qxeFatalAppExit (UINT arg1, const Extbyte * arg2); | 2232 void qxeFatalAppExit (UINT arg1, const Extbyte * arg2); |
2139 | 2233 |
2234 #undef FileEncryptionStatus | |
2235 #define FileEncryptionStatus error_Function_needs_review_to_determine_how_to_handle_it | |
2236 | |
2237 #undef FindActCtxSectionString | |
2238 #define FindActCtxSectionString error_Function_needs_review_to_determine_how_to_handle_it | |
2239 | |
2140 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2240 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2141 #undef FindAtom | 2241 #undef FindAtom |
2142 #define FindAtom error_use_qxeFindAtom_or_FindAtomA_and_FindAtomW | 2242 #define FindAtom error_use_qxeFindAtom_or_FindAtomA_and_FindAtomW |
2143 #endif | 2243 #endif |
2144 ATOM qxeFindAtom (const Extbyte * arg1); | 2244 ATOM qxeFindAtom (const Extbyte * arg1); |
2152 /* Skipping FindFirstFile because split-sized LPWIN32_FIND_DATA */ | 2252 /* Skipping FindFirstFile because split-sized LPWIN32_FIND_DATA */ |
2153 | 2253 |
2154 #undef FindFirstFileEx | 2254 #undef FindFirstFileEx |
2155 #define FindFirstFileEx error_split_sized_LPWIN32_FIND_DATA__not_used__NT_4_0__only | 2255 #define FindFirstFileEx error_split_sized_LPWIN32_FIND_DATA__not_used__NT_4_0__only |
2156 | 2256 |
2257 #undef FindFirstVolume | |
2258 #define FindFirstVolume error_Function_needs_review_to_determine_how_to_handle_it | |
2259 | |
2260 #undef FindFirstVolumeMountPoint | |
2261 #define FindFirstVolumeMountPoint error_Function_needs_review_to_determine_how_to_handle_it | |
2262 | |
2157 /* Skipping FindNextFile because split-sized LPWIN32_FIND_DATA */ | 2263 /* Skipping FindNextFile because split-sized LPWIN32_FIND_DATA */ |
2264 | |
2265 #undef FindNextVolume | |
2266 #define FindNextVolume error_Function_needs_review_to_determine_how_to_handle_it | |
2267 | |
2268 #undef FindNextVolumeMountPoint | |
2269 #define FindNextVolumeMountPoint error_Function_needs_review_to_determine_how_to_handle_it | |
2158 | 2270 |
2159 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2271 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2160 #undef FindResource | 2272 #undef FindResource |
2161 #define FindResource error_use_qxeFindResource_or_FindResourceA_and_FindResourceW | 2273 #define FindResource error_use_qxeFindResource_or_FindResourceA_and_FindResourceW |
2162 #endif | 2274 #endif |
2166 #undef FindResourceEx | 2278 #undef FindResourceEx |
2167 #define FindResourceEx error_use_qxeFindResourceEx_or_FindResourceExA_and_FindResourceExW | 2279 #define FindResourceEx error_use_qxeFindResourceEx_or_FindResourceExA_and_FindResourceExW |
2168 #endif | 2280 #endif |
2169 HRSRC qxeFindResourceEx (HINSTANCE arg1, const Extbyte * arg2, const Extbyte * arg3, WORD arg4); | 2281 HRSRC qxeFindResourceEx (HINSTANCE arg1, const Extbyte * arg2, const Extbyte * arg3, WORD arg4); |
2170 | 2282 |
2283 #undef GetFirmwareEnvironmentVariable | |
2284 #define GetFirmwareEnvironmentVariable error_Function_needs_review_to_determine_how_to_handle_it | |
2285 | |
2171 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2286 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2172 #undef FormatMessage | 2287 #undef FormatMessage |
2173 #define FormatMessage error_use_qxeFormatMessage_or_FormatMessageA_and_FormatMessageW | 2288 #define FormatMessage error_use_qxeFormatMessage_or_FormatMessageA_and_FormatMessageW |
2174 #endif | 2289 #endif |
2175 DWORD qxeFormatMessage (DWORD arg1, PCVOID arg2, DWORD arg3, DWORD arg4, Extbyte * arg5, DWORD arg6, va_list* arg7); | 2290 DWORD qxeFormatMessage (DWORD arg1, PCVOID arg2, DWORD arg3, DWORD arg4, Extbyte * arg5, DWORD arg6, va_list* arg7); |
2208 #undef GetComputerName | 2323 #undef GetComputerName |
2209 #define GetComputerName error_use_qxeGetComputerName_or_GetComputerNameA_and_GetComputerNameW | 2324 #define GetComputerName error_use_qxeGetComputerName_or_GetComputerNameA_and_GetComputerNameW |
2210 #endif | 2325 #endif |
2211 BOOL qxeGetComputerName (Extbyte * arg1, PDWORD arg2); | 2326 BOOL qxeGetComputerName (Extbyte * arg1, PDWORD arg2); |
2212 | 2327 |
2328 #undef GetComputerNameEx | |
2329 #define GetComputerNameEx error_Function_needs_review_to_determine_how_to_handle_it | |
2330 | |
2213 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2331 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2214 #undef GetCurrentDirectory | 2332 #undef GetCurrentDirectory |
2215 #define GetCurrentDirectory error_use_qxeGetCurrentDirectory_or_GetCurrentDirectoryA_and_GetCurrentDirectoryW | 2333 #define GetCurrentDirectory error_use_qxeGetCurrentDirectory_or_GetCurrentDirectoryA_and_GetCurrentDirectoryW |
2216 #endif | 2334 #endif |
2217 DWORD qxeGetCurrentDirectory (DWORD arg1, Extbyte * arg2); | 2335 DWORD qxeGetCurrentDirectory (DWORD arg1, Extbyte * arg2); |
2235 #undef GetDiskFreeSpaceEx | 2353 #undef GetDiskFreeSpaceEx |
2236 #define GetDiskFreeSpaceEx error_use_qxeGetDiskFreeSpaceEx_or_GetDiskFreeSpaceExA_and_GetDiskFreeSpaceExW | 2354 #define GetDiskFreeSpaceEx error_use_qxeGetDiskFreeSpaceEx_or_GetDiskFreeSpaceExA_and_GetDiskFreeSpaceExW |
2237 #endif | 2355 #endif |
2238 BOOL qxeGetDiskFreeSpaceEx (const Extbyte * arg1, PULARGE_INTEGER arg2, PULARGE_INTEGER arg3, PULARGE_INTEGER arg4); | 2356 BOOL qxeGetDiskFreeSpaceEx (const Extbyte * arg1, PULARGE_INTEGER arg2, PULARGE_INTEGER arg3, PULARGE_INTEGER arg4); |
2239 | 2357 |
2358 #undef GetDllDirectory | |
2359 #define GetDllDirectory error_Function_needs_review_to_determine_how_to_handle_it | |
2360 | |
2240 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2361 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2241 #undef GetDriveType | 2362 #undef GetDriveType |
2242 #define GetDriveType error_use_qxeGetDriveType_or_GetDriveTypeA_and_GetDriveTypeW | 2363 #define GetDriveType error_use_qxeGetDriveType_or_GetDriveTypeA_and_GetDriveTypeW |
2243 #endif | 2364 #endif |
2244 UINT qxeGetDriveType (const Extbyte * arg1); | 2365 UINT qxeGetDriveType (const Extbyte * arg1); |
2292 #undef GetModuleHandle | 2413 #undef GetModuleHandle |
2293 #define GetModuleHandle error_use_qxeGetModuleHandle_or_GetModuleHandleA_and_GetModuleHandleW | 2414 #define GetModuleHandle error_use_qxeGetModuleHandle_or_GetModuleHandleA_and_GetModuleHandleW |
2294 #endif | 2415 #endif |
2295 HMODULE qxeGetModuleHandle (const Extbyte * arg1); | 2416 HMODULE qxeGetModuleHandle (const Extbyte * arg1); |
2296 | 2417 |
2418 #undef GetModuleHandleEx | |
2419 #define GetModuleHandleEx error_Function_needs_review_to_determine_how_to_handle_it | |
2420 | |
2297 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2421 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2298 #undef GetNamedPipeHandleState | 2422 #undef GetNamedPipeHandleState |
2299 #define GetNamedPipeHandleState error_use_qxeGetNamedPipeHandleState_or_GetNamedPipeHandleStateA_and_GetNamedPipeHandleStateW | 2423 #define GetNamedPipeHandleState error_use_qxeGetNamedPipeHandleState_or_GetNamedPipeHandleStateA_and_GetNamedPipeHandleStateW |
2300 #endif | 2424 #endif |
2301 BOOL qxeGetNamedPipeHandleState (HANDLE arg1, PDWORD arg2, PDWORD arg3, PDWORD arg4, PDWORD arg5, Extbyte * arg6, DWORD arg7); | 2425 BOOL qxeGetNamedPipeHandleState (HANDLE arg1, PDWORD arg2, PDWORD arg3, PDWORD arg4, PDWORD arg5, Extbyte * arg6, DWORD arg7); |
2364 #undef GetSystemDirectory | 2488 #undef GetSystemDirectory |
2365 #define GetSystemDirectory error_use_qxeGetSystemDirectory_or_GetSystemDirectoryA_and_GetSystemDirectoryW | 2489 #define GetSystemDirectory error_use_qxeGetSystemDirectory_or_GetSystemDirectoryA_and_GetSystemDirectoryW |
2366 #endif | 2490 #endif |
2367 UINT qxeGetSystemDirectory (Extbyte * arg1, UINT arg2); | 2491 UINT qxeGetSystemDirectory (Extbyte * arg1, UINT arg2); |
2368 | 2492 |
2493 #undef GetSystemWindowsDirectory | |
2494 #define GetSystemWindowsDirectory error_Function_needs_review_to_determine_how_to_handle_it | |
2495 | |
2496 #undef GetSystemWow64Directory | |
2497 #define GetSystemWow64Directory error_Function_needs_review_to_determine_how_to_handle_it | |
2498 | |
2369 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2499 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2370 #undef GetTempFileName | 2500 #undef GetTempFileName |
2371 #define GetTempFileName error_use_qxeGetTempFileName_or_GetTempFileNameA_and_GetTempFileNameW | 2501 #define GetTempFileName error_use_qxeGetTempFileName_or_GetTempFileNameA_and_GetTempFileNameW |
2372 #endif | 2502 #endif |
2373 UINT qxeGetTempFileName (const Extbyte * arg1, const Extbyte * arg2, UINT arg3, Extbyte * arg4); | 2503 UINT qxeGetTempFileName (const Extbyte * arg1, const Extbyte * arg2, UINT arg3, Extbyte * arg4); |
2391 #undef GetVolumeInformation | 2521 #undef GetVolumeInformation |
2392 #define GetVolumeInformation error_use_qxeGetVolumeInformation_or_GetVolumeInformationA_and_GetVolumeInformationW | 2522 #define GetVolumeInformation error_use_qxeGetVolumeInformation_or_GetVolumeInformationA_and_GetVolumeInformationW |
2393 #endif | 2523 #endif |
2394 BOOL qxeGetVolumeInformation (const Extbyte * arg1, Extbyte * arg2, DWORD arg3, PDWORD arg4, PDWORD arg5, PDWORD arg6, Extbyte * arg7, DWORD arg8); | 2524 BOOL qxeGetVolumeInformation (const Extbyte * arg1, Extbyte * arg2, DWORD arg3, PDWORD arg4, PDWORD arg5, PDWORD arg6, Extbyte * arg7, DWORD arg8); |
2395 | 2525 |
2526 #undef GetVolumeNameForVolumeMountPoint | |
2527 #define GetVolumeNameForVolumeMountPoint error_Function_needs_review_to_determine_how_to_handle_it | |
2528 | |
2529 #undef GetVolumePathName | |
2530 #define GetVolumePathName error_Function_needs_review_to_determine_how_to_handle_it | |
2531 | |
2532 #undef GetVolumePathNamesForVolumeName | |
2533 #define GetVolumePathNamesForVolumeName error_Function_needs_review_to_determine_how_to_handle_it | |
2534 | |
2396 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2535 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2397 #undef GetWindowsDirectory | 2536 #undef GetWindowsDirectory |
2398 #define GetWindowsDirectory error_use_qxeGetWindowsDirectory_or_GetWindowsDirectoryA_and_GetWindowsDirectoryW | 2537 #define GetWindowsDirectory error_use_qxeGetWindowsDirectory_or_GetWindowsDirectoryA_and_GetWindowsDirectoryW |
2399 #endif | 2538 #endif |
2400 UINT qxeGetWindowsDirectory (Extbyte * arg1, UINT arg2); | 2539 UINT qxeGetWindowsDirectory (Extbyte * arg1, UINT arg2); |
2595 #undef PrivilegedServiceAuditAlarm | 2734 #undef PrivilegedServiceAuditAlarm |
2596 #define PrivilegedServiceAuditAlarm error_use_qxePrivilegedServiceAuditAlarm_or_PrivilegedServiceAuditAlarmA_and_PrivilegedServiceAuditAlarmW | 2735 #define PrivilegedServiceAuditAlarm error_use_qxePrivilegedServiceAuditAlarm_or_PrivilegedServiceAuditAlarmA_and_PrivilegedServiceAuditAlarmW |
2597 #endif | 2736 #endif |
2598 BOOL qxePrivilegedServiceAuditAlarm (const Extbyte * arg1, const Extbyte * arg2, HANDLE arg3, PPRIVILEGE_SET arg4, BOOL arg5); | 2737 BOOL qxePrivilegedServiceAuditAlarm (const Extbyte * arg1, const Extbyte * arg2, HANDLE arg3, PPRIVILEGE_SET arg4, BOOL arg5); |
2599 | 2738 |
2739 #undef QueryActCtx | |
2740 #define QueryActCtx error_Function_needs_review_to_determine_how_to_handle_it | |
2741 | |
2600 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2742 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2601 #undef QueryDosDevice | 2743 #undef QueryDosDevice |
2602 #define QueryDosDevice error_use_qxeQueryDosDevice_or_QueryDosDeviceA_and_QueryDosDeviceW | 2744 #define QueryDosDevice error_use_qxeQueryDosDevice_or_QueryDosDeviceA_and_QueryDosDeviceW |
2603 #endif | 2745 #endif |
2604 DWORD qxeQueryDosDevice (const Extbyte * arg1, Extbyte * arg2, DWORD arg3); | 2746 DWORD qxeQueryDosDevice (const Extbyte * arg1, Extbyte * arg2, DWORD arg3); |
2622 #undef RemoveDirectory | 2764 #undef RemoveDirectory |
2623 #define RemoveDirectory error_use_qxeRemoveDirectory_or_RemoveDirectoryA_and_RemoveDirectoryW | 2765 #define RemoveDirectory error_use_qxeRemoveDirectory_or_RemoveDirectoryA_and_RemoveDirectoryW |
2624 #endif | 2766 #endif |
2625 BOOL qxeRemoveDirectory (const Extbyte * arg1); | 2767 BOOL qxeRemoveDirectory (const Extbyte * arg1); |
2626 | 2768 |
2769 #undef ReplaceFile | |
2770 #define ReplaceFile error_Function_needs_review_to_determine_how_to_handle_it | |
2771 | |
2627 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2772 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2628 #undef ReportEvent | 2773 #undef ReportEvent |
2629 #define ReportEvent error_use_qxeReportEvent_or_ReportEventA_and_ReportEventW | 2774 #define ReportEvent error_use_qxeReportEvent_or_ReportEventA_and_ReportEventW |
2630 #endif | 2775 #endif |
2631 BOOL qxeReportEvent (HANDLE arg1, WORD arg2, WORD arg3, DWORD arg4, PSID arg5, WORD arg6, DWORD arg7, const Extbyte ** arg8, PVOID arg9); | 2776 BOOL qxeReportEvent (HANDLE arg1, WORD arg2, WORD arg3, DWORD arg4, PSID arg5, WORD arg6, DWORD arg7, const Extbyte ** arg8, PVOID arg9); |
2640 #undef SetComputerName | 2785 #undef SetComputerName |
2641 #define SetComputerName error_use_qxeSetComputerName_or_SetComputerNameA_and_SetComputerNameW | 2786 #define SetComputerName error_use_qxeSetComputerName_or_SetComputerNameA_and_SetComputerNameW |
2642 #endif | 2787 #endif |
2643 BOOL qxeSetComputerName (const Extbyte * arg1); | 2788 BOOL qxeSetComputerName (const Extbyte * arg1); |
2644 | 2789 |
2790 #undef SetComputerNameEx | |
2791 #define SetComputerNameEx error_Function_needs_review_to_determine_how_to_handle_it | |
2792 | |
2645 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2793 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2646 #undef SetCurrentDirectory | 2794 #undef SetCurrentDirectory |
2647 #define SetCurrentDirectory error_use_qxeSetCurrentDirectory_or_SetCurrentDirectoryA_and_SetCurrentDirectoryW | 2795 #define SetCurrentDirectory error_use_qxeSetCurrentDirectory_or_SetCurrentDirectoryA_and_SetCurrentDirectoryW |
2648 #endif | 2796 #endif |
2649 BOOL qxeSetCurrentDirectory (const Extbyte * arg1); | 2797 BOOL qxeSetCurrentDirectory (const Extbyte * arg1); |
2652 #undef SetDefaultCommConfig | 2800 #undef SetDefaultCommConfig |
2653 #define SetDefaultCommConfig error_use_qxeSetDefaultCommConfig_or_SetDefaultCommConfigA_and_SetDefaultCommConfigW | 2801 #define SetDefaultCommConfig error_use_qxeSetDefaultCommConfig_or_SetDefaultCommConfigA_and_SetDefaultCommConfigW |
2654 #endif | 2802 #endif |
2655 BOOL qxeSetDefaultCommConfig (const Extbyte * arg1, LPCOMMCONFIG arg2, DWORD arg3); | 2803 BOOL qxeSetDefaultCommConfig (const Extbyte * arg1, LPCOMMCONFIG arg2, DWORD arg3); |
2656 | 2804 |
2805 #undef SetDllDirectory | |
2806 #define SetDllDirectory error_Function_needs_review_to_determine_how_to_handle_it | |
2807 | |
2657 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2808 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2658 #undef SetEnvironmentVariable | 2809 #undef SetEnvironmentVariable |
2659 #define SetEnvironmentVariable error_use_qxeSetEnvironmentVariable_or_SetEnvironmentVariableA_and_SetEnvironmentVariableW | 2810 #define SetEnvironmentVariable error_use_qxeSetEnvironmentVariable_or_SetEnvironmentVariableA_and_SetEnvironmentVariableW |
2660 #endif | 2811 #endif |
2661 BOOL qxeSetEnvironmentVariable (const Extbyte * arg1, const Extbyte * arg2); | 2812 BOOL qxeSetEnvironmentVariable (const Extbyte * arg1, const Extbyte * arg2); |
2670 #undef SetFileSecurity | 2821 #undef SetFileSecurity |
2671 #define SetFileSecurity error_use_qxeSetFileSecurity_or_SetFileSecurityA_and_SetFileSecurityW | 2822 #define SetFileSecurity error_use_qxeSetFileSecurity_or_SetFileSecurityA_and_SetFileSecurityW |
2672 #endif | 2823 #endif |
2673 BOOL qxeSetFileSecurity (const Extbyte * arg1, SECURITY_INFORMATION arg2, PSECURITY_DESCRIPTOR arg3); | 2824 BOOL qxeSetFileSecurity (const Extbyte * arg1, SECURITY_INFORMATION arg2, PSECURITY_DESCRIPTOR arg3); |
2674 | 2825 |
2826 #undef SetFileShortName | |
2827 #define SetFileShortName error_Function_needs_review_to_determine_how_to_handle_it | |
2828 | |
2829 #undef SetFirmwareEnvironmentVariable | |
2830 #define SetFirmwareEnvironmentVariable error_Function_needs_review_to_determine_how_to_handle_it | |
2831 | |
2675 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2832 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2676 #undef SetVolumeLabel | 2833 #undef SetVolumeLabel |
2677 #define SetVolumeLabel error_use_qxeSetVolumeLabel_or_SetVolumeLabelA_and_SetVolumeLabelW | 2834 #define SetVolumeLabel error_use_qxeSetVolumeLabel_or_SetVolumeLabelA_and_SetVolumeLabelW |
2678 #endif | 2835 #endif |
2679 BOOL qxeSetVolumeLabel (const Extbyte * arg1, const Extbyte * arg2); | 2836 BOOL qxeSetVolumeLabel (const Extbyte * arg1, const Extbyte * arg2); |
2680 | 2837 |
2838 #undef SetVolumeMountPoint | |
2839 #define SetVolumeMountPoint error_Function_needs_review_to_determine_how_to_handle_it | |
2840 | |
2681 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2841 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2682 #undef UpdateResource | 2842 #undef UpdateResource |
2683 #define UpdateResource error_use_qxeUpdateResource_or_UpdateResourceA_and_UpdateResourceW | 2843 #define UpdateResource error_use_qxeUpdateResource_or_UpdateResourceA_and_UpdateResourceW |
2684 #endif | 2844 #endif |
2685 BOOL qxeUpdateResource (HANDLE arg1, const Extbyte * arg2, const Extbyte * arg3, WORD arg4, PVOID arg5, DWORD arg6); | 2845 BOOL qxeUpdateResource (HANDLE arg1, const Extbyte * arg2, const Extbyte * arg3, WORD arg4, PVOID arg5, DWORD arg6); |
2686 | 2846 |
2847 #undef VerifyVersionInfo | |
2848 #define VerifyVersionInfo error_Function_needs_review_to_determine_how_to_handle_it | |
2849 | |
2687 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2850 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2688 #undef WaitNamedPipe | 2851 #undef WaitNamedPipe |
2689 #define WaitNamedPipe error_use_qxeWaitNamedPipe_or_WaitNamedPipeA_and_WaitNamedPipeW | 2852 #define WaitNamedPipe error_use_qxeWaitNamedPipe_or_WaitNamedPipeA_and_WaitNamedPipeW |
2690 #endif | 2853 #endif |
2691 BOOL qxeWaitNamedPipe (const Extbyte * arg1, DWORD arg2); | 2854 BOOL qxeWaitNamedPipe (const Extbyte * arg1, DWORD arg2); |
2721 BOOL qxeWriteProfileString (const Extbyte * arg1, const Extbyte * arg2, const Extbyte * arg3); | 2884 BOOL qxeWriteProfileString (const Extbyte * arg1, const Extbyte * arg2, const Extbyte * arg3); |
2722 | 2885 |
2723 | 2886 |
2724 /* Processing file ACLAPI.h */ | 2887 /* Processing file ACLAPI.h */ |
2725 | 2888 |
2889 #undef BuildExplicitAccessWithName | |
2890 #define BuildExplicitAccessWithName error_Function_needs_review_to_determine_how_to_handle_it | |
2891 | |
2892 #undef BuildSecurityDescriptor | |
2893 #define BuildSecurityDescriptor error_Function_needs_review_to_determine_how_to_handle_it | |
2894 | |
2895 #undef BuildTrusteeWithName | |
2896 #define BuildTrusteeWithName error_Function_needs_review_to_determine_how_to_handle_it | |
2897 | |
2898 #undef BuildTrusteeWithObjectsAndName | |
2899 #define BuildTrusteeWithObjectsAndName error_Function_needs_review_to_determine_how_to_handle_it | |
2900 | |
2901 #undef BuildTrusteeWithObjectsAndSid | |
2902 #define BuildTrusteeWithObjectsAndSid error_Function_needs_review_to_determine_how_to_handle_it | |
2903 | |
2904 #undef BuildTrusteeWithSid | |
2905 #define BuildTrusteeWithSid error_Function_needs_review_to_determine_how_to_handle_it | |
2906 | |
2907 #undef GetAuditedPermissionsFromAcl | |
2908 #define GetAuditedPermissionsFromAcl error_Function_needs_review_to_determine_how_to_handle_it | |
2909 | |
2910 #undef GetEffectiveRightsFromAcl | |
2911 #define GetEffectiveRightsFromAcl error_Function_needs_review_to_determine_how_to_handle_it | |
2912 | |
2913 #undef GetExplicitEntriesFromAcl | |
2914 #define GetExplicitEntriesFromAcl error_Function_needs_review_to_determine_how_to_handle_it | |
2915 | |
2726 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2916 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
2727 #undef GetNamedSecurityInfo | 2917 #undef GetNamedSecurityInfo |
2728 #define GetNamedSecurityInfo error_use_qxeGetNamedSecurityInfo_or_GetNamedSecurityInfoA_and_GetNamedSecurityInfoW | 2918 #define GetNamedSecurityInfo error_use_qxeGetNamedSecurityInfo_or_GetNamedSecurityInfoA_and_GetNamedSecurityInfoW |
2729 #endif | 2919 #endif |
2730 DWORD qxeGetNamedSecurityInfo (Extbyte * arg1, SE_OBJECT_TYPE arg2, SECURITY_INFORMATION arg3, PSID* arg4, PSID* arg5, PACL* arg6, PACL* arg7, PSECURITY_DESCRIPTOR* arg8); | 2920 DWORD qxeGetNamedSecurityInfo (Extbyte * arg1, SE_OBJECT_TYPE arg2, SECURITY_INFORMATION arg3, PSID* arg4, PSID* arg5, PACL* arg6, PACL* arg7, PSECURITY_DESCRIPTOR* arg8); |
2921 | |
2922 #undef GetTrusteeForm | |
2923 #define GetTrusteeForm error_Function_needs_review_to_determine_how_to_handle_it | |
2924 | |
2925 #undef GetTrusteeName | |
2926 #define GetTrusteeName error_Function_needs_review_to_determine_how_to_handle_it | |
2927 | |
2928 #undef GetTrusteeType | |
2929 #define GetTrusteeType error_Function_needs_review_to_determine_how_to_handle_it | |
2930 | |
2931 #undef LookupSecurityDescriptorParts | |
2932 #define LookupSecurityDescriptorParts error_Function_needs_review_to_determine_how_to_handle_it | |
2933 | |
2934 #undef SetEntriesInAcl | |
2935 #define SetEntriesInAcl error_Function_needs_review_to_determine_how_to_handle_it | |
2936 | |
2937 #undef SetNamedSecurityInfo | |
2938 #define SetNamedSecurityInfo error_Function_needs_review_to_determine_how_to_handle_it | |
2939 | |
2940 #undef BuildImpersonateExplicitAccessWithName | |
2941 #define BuildImpersonateExplicitAccessWithName error_Function_needs_review_to_determine_how_to_handle_it | |
2942 | |
2943 #undef BuildImpersonateTrustee | |
2944 #define BuildImpersonateTrustee error_Function_needs_review_to_determine_how_to_handle_it | |
2945 | |
2946 #undef GetMultipleTrustee | |
2947 #define GetMultipleTrustee error_Function_needs_review_to_determine_how_to_handle_it | |
2948 | |
2949 #undef GetMultipleTrusteeOperation | |
2950 #define GetMultipleTrusteeOperation error_Function_needs_review_to_determine_how_to_handle_it | |
2731 | 2951 |
2732 | 2952 |
2733 /* Processing file MMSYSTEM.H */ | 2953 /* Processing file MMSYSTEM.H */ |
2734 | 2954 |
2735 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 2955 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |