GetProcessVersion prototype missing.

svn path=/trunk/; revision=1611
This commit is contained in:
Emanuele Aliberti 2001-02-10 22:00:20 +00:00
parent 41280eeeb5
commit 37361ed1e8

View file

@ -1285,6 +1285,12 @@ GetProcessHeaps(
PHANDLE ProcessHeaps
);
DWORD
STDCALL
GetProcessVersion (
DWORD ProcessId
);
WINBOOL
STDCALL
HeapLock(