reactos/sdk
Ratin Gao ccf1e97aa1
[NTDLL_VISTA:LDR] Implement DLL Notification (#6795)
Implement DLL Load Notification, an NT6+ feature.
https://learn.microsoft.com/en-us/windows/win32/devnotes/dll-load-notification

- [RTL] Sync `RTL_STATIC_LIST_HEAD` and `RtlFailFast` from XDK to NDK.
- [NTDLL_VISTA] Introduce ntdll_vista_static static library and link both ntdll_vista and ntdll to it.
- [NDK][LDR] Add and fix DLL Notification definitions.
- [NTDLL_VISTA] Code improvements.
- [NTDLL_VISTA:LDR] Implement Dll Notification.
- [NTDLL][NTDLL_APITEST] Add Dll Notification API test.
2025-03-02 21:13:33 +01:00
..
cmake [CMAKE] Define _CRT_SUPPRESS_RESTRICT on GCC builds 2025-01-30 11:30:32 +02:00
include [NTDLL_VISTA:LDR] Implement DLL Notification (#6795) 2025-03-02 21:13:33 +01:00
lib [UCRT] Fix MSVC compiling on VS 2017 after Timo's UCRT commits (#7718) 2025-02-15 20:03:52 -06:00
tools [PROPSYS] Sync to wine-10.0 (#7677) 2025-02-07 22:00:48 +01:00