reactos/dll/ntdll/ldr
Timo Kreuzer 5fa4fd7bef [RTL][NTDLL] Add some function stubs
- LdrSetAppCompatDllRedirectionCallback
- RtlCancelTimer
- RtlCreateServiceSid
- RtlQueryProcessHeapInformation
- RtlQueueApcWow64Thread
- RtlSetTimer
- RtlUnhandledExceptionFilter2
- RtlpNotOwnerCriticalSection
2020-01-03 13:00:45 +01:00
..
ldrapi.c [RTL][NTDLL] Add some function stubs 2020-01-03 13:00:45 +01:00
ldrinit.c [NTDLL] Use the embedded manifest from the process to check compatibility. 2019-08-21 18:57:52 +02:00
ldrpe.c [LDR] Check forwarded imports against the manifest before trying to load them 2019-02-08 21:24:01 +01:00
ldrutils.c [NTDLL:LDR] Add a print on illegal DLL relocation. 2019-12-27 17:02:26 +01:00
verifier.c [LDR] Initial verifier implementation 2018-05-12 13:35:10 +02:00