mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
- Fix build.
svn path=/trunk/; revision=51080
This commit is contained in:
@@ -60,6 +60,9 @@ LdrpLoadDll(IN BOOLEAN Redirected,
|
||||
OUT PVOID *BaseAddress,
|
||||
IN BOOLEAN CallInit);
|
||||
|
||||
ULONG NTAPI
|
||||
LdrpClearLoadInProgress();
|
||||
|
||||
/* FIXME: Cleanup this mess */
|
||||
typedef NTSTATUS (NTAPI *PEPFUNC)(PPEB);
|
||||
NTSTATUS LdrMapSections(HANDLE ProcessHandle,
|
||||
|
||||
Reference in New Issue
Block a user