reactos/dll
Timo Kreuzer 61192390cf
[KERNEL32_VISTA][NTDLL_VISTA][RTL_VISTA] Move Vista Rtl functions from kernel32_vista and ntdll_vista to rtl_vista (#3149)
* Move RtlRunOnce functions from kernel32_vista to rtl_vista and export them from ntdll_vista
* Move condvar.c and srw.c from ntdll_vista to rtl_vista
* Move ntdll_vista build script to a subfolder of ntdll

The RtlRunOnce functions are taken from wine, completely unmodified.
The code that was in kernel32_vista had change that used a global keyed_event handle, but was never initialized, so we were still passing NULL thus using the global ExpCritSecOutOfMemoryEvent.
2020-09-12 15:04:02 +02:00
..
3rdparty [CMAKE] Remove obsolete 'CMAKE_CXX_COMPILER_VERSION' checks (#2981) 2020-07-18 15:37:29 +02:00
apisets [APISETS] api-ms-win-core-localization-l1-2-1: Is NT6.3+ actually 2020-07-11 01:16:38 +02:00
appcompat [SHIMLIB] Fix gcc8 build crashing when using shims 2020-04-07 20:47:47 +02:00
cpl [INPUT.CPL] Update Hebrew translation (#3121) 2020-09-08 23:01:56 +02:00
directx [BOOT][DIRECTX][SHELL32] Unneeded semicolons (trivial) (#3133) 2020-09-08 21:57:13 +02:00
keyboard [FORMATTING] [CMAKE] Remove space in 'if (' (#2847) 2020-05-26 20:24:02 +02:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [KERNEL32_VISTA][NTDLL_VISTA][RTL_VISTA] Move Vista Rtl functions from kernel32_vista and ntdll_vista to rtl_vista (#3149) 2020-09-12 15:04:02 +02:00
opengl [MESA] Fix 'ATTRIB_h' typo 2020-08-30 02:00:57 +03:00
shellext [FONTEXT] Initial implementation of CFontExt::DoGetFontTitle (#3127) 2020-09-12 09:40:48 +09:00
win32 [KERNEL32_VISTA][NTDLL_VISTA][RTL_VISTA] Move Vista Rtl functions from kernel32_vista and ntdll_vista to rtl_vista (#3149) 2020-09-12 15:04:02 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00