mirror of
https://github.com/reactos/reactos.git
synced 2025-06-24 10:40:48 +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. |
||
---|---|---|
.. | ||
_strerr.cpp | ||
chdir.cpp | ||
crtmbox.cpp | ||
dbgrpt.cpp | ||
dbgrptt.cpp | ||
debug_fill_threshold.cpp | ||
drive.cpp | ||
drivemap.cpp | ||
drivfree.cpp | ||
errno.cpp | ||
exception_filter.cpp | ||
getcwd.cpp | ||
getpid.cpp | ||
invalid_parameter.cpp | ||
is_wctype.cpp | ||
misc.cmake | ||
perror.cpp | ||
resetstk.cpp | ||
set_error_mode.cpp | ||
seterrm.cpp | ||
signal.cpp | ||
slbeep.cpp | ||
strerror.cpp | ||
syserr.cpp | ||
systime.cpp | ||
terminate.cpp | ||
wperror.cpp |