reactos/sdk
Timo Kreuzer 950e814377 [CRT] Fix _fmode
Remove mingw-w64 version of _fmode. _fmode should not be linked directly into the executable. Instead, the export from msvcrt should be used. On Windows 10 it's defined to *__p__fmode(), which is exported from ucrtbase.dll
Also _fmode in msvcrt.dll is initialized with 0.
2021-08-04 02:03:07 +02:00
..
cmake [CMAKE] Update DLL base addresses 2021-08-03 10:36:32 +02:00
include [CRT] Fix some _CRTIMP 2021-08-04 02:03:07 +02:00
lib [CRT] Fix _fmode 2021-08-04 02:03:07 +02:00
tools [SDK] Add script to check includes with modified struct packing 2021-06-19 16:30:21 +02:00