mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
GetProcessVersion prototype missing.
svn path=/trunk/; revision=1611
This commit is contained in:
@@ -1285,6 +1285,12 @@ GetProcessHeaps(
|
||||
PHANDLE ProcessHeaps
|
||||
);
|
||||
|
||||
DWORD
|
||||
STDCALL
|
||||
GetProcessVersion (
|
||||
DWORD ProcessId
|
||||
);
|
||||
|
||||
WINBOOL
|
||||
STDCALL
|
||||
HeapLock(
|
||||
|
||||
Reference in New Issue
Block a user