A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 70bd834afe [CRT]
Do not raise an exception in _invalid_parameter, which is only done in later MSVCRTs. Wine uses a symbolic constant (_MSVCR_VER) to handle this and other things and compiles their CRT code multiple times. As an alternative we could use a global version variable to avoid recompiling, once we implement other CRT dlls.
CORE-8670 #resolve

svn path=/trunk/; revision=64909
2014-10-23 09:05:32 +00:00
reactos [CRT] 2014-10-23 09:05:32 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [XCOPY_WINETEST] 2014-10-21 15:50:16 +00:00
wallpaper