mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
forward EncodePointer and DecodePointer to ntdll
svn path=/trunk/; revision=18831
This commit is contained in:
parent
2a59f839ef
commit
6ee31ba0a4
1 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,7 @@ DebugActiveProcessStop@4
|
||||||
DebugBreak@0=NTDLL.DbgBreakPoint
|
DebugBreak@0=NTDLL.DbgBreakPoint
|
||||||
DebugBreakProcess@4
|
DebugBreakProcess@4
|
||||||
DebugSetProcessKillOnExit@4
|
DebugSetProcessKillOnExit@4
|
||||||
|
DecodePointer@4=NTDLL.RtlDecodePointer
|
||||||
DefineDosDeviceA@12
|
DefineDosDeviceA@12
|
||||||
DefineDosDeviceW@12
|
DefineDosDeviceW@12
|
||||||
DelayLoadFailureHook@8
|
DelayLoadFailureHook@8
|
||||||
|
@ -175,6 +176,7 @@ DosPathToSessionPathA@12
|
||||||
DosPathToSessionPathW@12
|
DosPathToSessionPathW@12
|
||||||
DuplicateConsoleHandle@16
|
DuplicateConsoleHandle@16
|
||||||
DuplicateHandle@28
|
DuplicateHandle@28
|
||||||
|
EncodePointer@4=NTDLL.RtlEncodePointer
|
||||||
EndUpdateResourceA@8
|
EndUpdateResourceA@8
|
||||||
EndUpdateResourceW@8
|
EndUpdateResourceW@8
|
||||||
EnterCriticalSection@4=NTDLL.RtlEnterCriticalSection
|
EnterCriticalSection@4=NTDLL.RtlEnterCriticalSection
|
||||||
|
|
Loading…
Reference in a new issue