Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 42 of file guicheck.c.
Referenced by co_IntGraphicsCheck(), and IntUserManualGuiCheck().
{ W32Data->W32PF_flags &= ~W32PF_CREATEDWINORDC; if (InterlockedDecrement(&NrGuiAppsRunning) == 0) { IntEndDesktopGraphics(); } }