diff --git a/reactos/dll/win32/user32/user32.spec b/reactos/dll/win32/user32/user32.spec index 4e5ddc5c2ae..ccca3b171f4 100644 --- a/reactos/dll/win32/user32/user32.spec +++ b/reactos/dll/win32/user32/user32.spec @@ -767,3 +767,7 @@ @ varargs wsprintfW(wstr wstr) @ stdcall wvsprintfA(ptr str ptr) @ stdcall wvsprintfW(ptr wstr ptr) + +# ROS specific exports +@ stdcall PrivateCsrssManualGuiCheck(long) +@ stdcall PrivateCsrssInitialized()