Timo Kreuzer
|
9dedcb67e9
|
[VCRUNTIME][CRT] Change WCHAR_MIN/WCHAR_MAX to match native headers
This avoids conflicting definitions with MS CRT headers.
|
2024-11-16 20:01:49 +02:00 |
|
Timo Kreuzer
|
8ba61029e1
|
[CRT] Add C++ const correct overloads
|
2024-10-22 08:17:45 +03:00 |
|
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
|
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 |
|
Jérôme Gardou
|
97d4cb6ee0
|
[CRT] Declare strlen & wcslen as _CRTIMP
|
2021-03-03 08:34:32 +01: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 |
|