mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 19:10:35 +00:00
![Francois Gouget](/assets/img/avatar_default.png)
needed as it is defined by the Wine headers. Use __WINE_USE_MSVCRT to detect whether we are being compiled with the Wine MSVCRT headers or the Windows ones. In the latter case: - don't try to include the Wine-specific msvcrt headers - skip all the headers.c tests since there's no MSVCRT_* symbols to check