Timo Kreuzer
|
6f6b831722
|
[CRT] Introduce corecrt.h
Include this instead of crtdefs.h.
This is for compatibility with MS headers.
|
2024-10-21 14:53:29 +03:00 |
|
Mark Jansen
|
f1132155d9
|
[SDK][CRT] Add _CRT_NON_CONFORMING_SWPRINTFS support
This allows us to easier port wine changes, where swprintf with a size is used a lot
|
2022-03-20 19:28:22 +01:00 |
|
Timo Kreuzer
|
b05cc36208
|
[CRT] Fix CRT headers a bit
* Remove unused internal version of float.h
* Define _STATIC_ASSERT in crtdefs.h
* Add some missing declarations
|
2021-08-04 02:03:07 +02:00 |
|
Timo Kreuzer
|
486a4d93ed
|
[CRT] Define NULL in crtdefs.h
|
2021-07-27 22:08:58 +02:00 |
|
Jérôme Gardou
|
e10892e4f4
|
[CRT] Put __MINGW_EXTENSION (whatever that means) in front of function declarations
Needed for next commit
|
2021-06-28 10:20:57 +02:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|