reactos/dll/ntdll/ldr
Giannis Adamopoulos f318a25e10 [LDR] Overhaul sxs support in ldr
* Remove the hacky find_actctx_dll form ldr that was taken from wine. LdrpResolveDllName and LdrpCheckForLoadedDll should get a parameter that is already redirected.
* Use RtlDosApplyFileIsolationRedirection_Ustr in LdrpLoadImportModule and LdrpUpdateLoadCount3 to redirerect the input parameter.
2017-12-24 21:19:03 +02:00
..
ldrapi.c
ldrinit.c
ldrpe.c [LDR] Overhaul sxs support in ldr 2017-12-24 21:19:03 +02:00
ldrutils.c [LDR] Overhaul sxs support in ldr 2017-12-24 21:19:03 +02:00