mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 13:13:40 +00:00
![]() Windows ships ucrtbase without debug exports and ucrtbased with debug exports. The wine test tests ucrtbase and loads it dynamically in some cases. Compiling it with _DEBUG requires it to be linked to ucrtbased, which causes problems, because it also dynamically loads ucrtbase, which will cause it to crash. |
||
---|---|---|
.. | ||
cmake | ||
include | ||
lib | ||
tools |