reactos/win32ss/printing/base
Katayama Hirofumi MZ 6a95219ed3
[REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802)
Related to #7800. Reduce code dependency on Wine.
JIRA issue: CORE-5743
- Wrap DLL_WINE_PREATTACH usage by #ifndef
  __REACTOS__ and #endif.
- Undefine DLL_WINE_PREATTACH macro in
  sdk/include/xdk/winnt_old.h.
2025-03-22 08:04:55 +09:00
..
ntprint [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
printui [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
spoolss [SPOOLSS] Fix prototype of BuildOtherNamesFromMachineName 2022-12-01 20:17:40 +02:00
spoolsv [CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 2022-05-27 01:37:37 +03:00
winspool [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
CMakeLists.txt [PrintUI|NTPrint] Printing Application Utility Support 2020-05-12 20:26:02 -05:00
marshalling.c