[WIN32SS][USER32] Add codes for Ghost Window (#1100)
[reactos.git] / win32ss / user / ntuser / ghost.h
index c348bf1..cd7b45c 100644 (file)
@@ -1 +1 @@
-BOOL FASTCALL IntGoGhost(PWND Window, BOOL bGo);
+BOOL FASTCALL IntMakeHungWindowGhosted(HWND hwndHung);