move object.c and ssec.c into ntuser where they belong
[reactos.git] / reactos / subsys / win32k / include / userfuncs.h
index 270f0a6..1c3e12e 100644 (file)
@@ -74,6 +74,8 @@ BOOL FASTCALL UserValidateRgn(HWND hWnd, HRGN hRgn);
 \r
 /*************** WINDOW.C ***************/\r
 \r
+PWINDOW_OBJECT FASTCALL UserGetWindowObjectNoRef(HWND hWnd);\r
+\r
 VOID FASTCALL\r
 co_DestroyThreadWindows(struct _ETHREAD *Thread);\r
 \r