reactos/win32ss/printing
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
..
base [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
drivers Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
include [Printing] Update and Add Functions 2020-08-26 17:12:20 -05:00
monitors [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
processors [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
providers [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
CMakeLists.txt