diff --git a/reactos/include/funcs.h b/reactos/include/funcs.h index f02646021a5..1726b57cdba 100644 --- a/reactos/include/funcs.h +++ b/reactos/include/funcs.h @@ -2200,6 +2200,12 @@ PrepareTape( WINBOOL bImmediate ); +BOOL +STDCALL +ProcessIdToSessionId( + DWORD dwProcessId, + DWORD* pSessionId + ); DWORD STDCALL