Files
reactos/sdk/lib
Timo Kreuzer 5b633d64f1 [UCRTBASE] Build without debug exports
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.
2025-03-24 23:02:06 +00:00
..
2022-03-15 22:54:17 -04:00
2024-10-24 18:39:50 +03:00
2025-03-24 23:02:06 +00:00
2023-12-23 21:37:08 +01:00
2019-09-19 02:39:59 +02:00