Files
reactos/win32ss/user/ntuser/ghost.h
Katayama Hirofumi MZ b09487fb44 [WIN32SS] Add IntGoGhost function (stub) (#1081)
CORE-11944
2018-12-01 20:59:07 +09:00

2 lines
49 B
C

BOOL FASTCALL IntGoGhost(PWND Window, BOOL bGo);