Searched refs:STARTUPINFO (Results 1 – 7 of 7) sorted by relevance
222 STARTUPINFO si; in pipe_execv()
1394 STARTUPINFO si; in strlist_exec()1405 ZeroMemory(&si, sizeof(STARTUPINFO)); in strlist_exec()1406 si.cb = sizeof(STARTUPINFO); in strlist_exec()
148 #undef STARTUPINFO152 # define STARTUPINFO STARTUPINFOA macro155 # define STARTUPINFO STARTUPINFOW macro2287 windows_set_console_info (STARTUPINFO *si, DWORD *flags) in windows_set_console_info()2657 STARTUPINFO si; in create_inferior()
772 STARTUPINFO si; in pex_win32_exec_child()
793 STARTUPINFO si; in pex_win32_exec_child()
93400 windows.h will always define STARTUPINFO is as STARTUPINFOA, so this