diff --git a/reactos/include/funcs.h b/reactos/include/funcs.h index 652e48a6440..17b2bea7162 100644 --- a/reactos/include/funcs.h +++ b/reactos/include/funcs.h @@ -1285,6 +1285,12 @@ GetProcessHeaps( PHANDLE ProcessHeaps ); +DWORD +STDCALL +GetProcessVersion ( + DWORD ProcessId + ); + WINBOOL STDCALL HeapLock(