reactos/sdk/lib/ucrt/internal
Timo Kreuzer 7bb9f6bf28 [UCRT] Fix GCC/Clang build of enum_system_locales_ex_nolock
Add static function for Clang.
Add missing __stdcall in a lambda for GCC.
MSVC does this automagically. See https://devblogs.microsoft.com/oldnewthing/20150220-00/?p=44623.
2025-01-16 14:18:53 +02:00
..
CreateProcessA.cpp
GetModuleFileNameA.cpp
initialization.cpp
LoadLibraryExA.cpp
locks.cpp
OutputDebugStringA.cpp
peb_access.cpp
per_thread_data.cpp
report_runtime_error.cpp
SetCurrentDirectoryA.cpp
SetEnvironmentVariableA.cpp
shared_initialization.cpp
win_policies.cpp [UCRT] Add some missing typename for GCC compatibility 2025-01-16 14:18:53 +02:00
winapi_thunks.cpp [UCRT] Fix GCC/Clang build of enum_system_locales_ex_nolock 2025-01-16 14:18:53 +02:00