Searched refs:startupInfo (Results 1 – 1 of 1) sorted by relevance
164 STARTUPINFO startupInfo; in winCreateBoundingWindowWindowed() local166 GetStartupInfo(&startupInfo); in winCreateBoundingWindowWindowed()167 if (startupInfo.dwFlags & STARTF_USESHOWWINDOW && in winCreateBoundingWindowWindowed()168 startupInfo.wShowWindow == SW_HIDE) { in winCreateBoundingWindowWindowed()