Searched refs:STARTF_USESIZE (Results 1 – 5 of 5) sorted by relevance
39 #define STARTF_USESIZE 2 macro
230 if (Parameters->WindowFlags & STARTF_USESIZE) in SetUpConsoleInfo()
619 if (ConsoleInitInfo->ConsoleStartInfo->dwStartupFlags & STARTF_USESIZE) in ConSrvInitConsole()
2636 pti->ppi->usi.dwFlags &= ~(STARTF_USEPOSITION|STARTF_USESIZE|STARTF_USESHOWWINDOW); in co_WinPosShowWindow()
518 #define STARTF_USESIZE 0x00000002 macro