STARTUPINFOA
nothrow
struct STARTUPINFOA {
}
- cb
DWORD cb;
Undocumented in source.
- cbReserved2
WORD cbReserved2;
Undocumented in source.
- dwFillAttribute
DWORD dwFillAttribute;
Undocumented in source.
- dwFlags
DWORD dwFlags;
Undocumented in source.
- dwX
DWORD dwX;
Undocumented in source.
- dwXCountChars
DWORD dwXCountChars;
Undocumented in source.
- dwXSize
DWORD dwXSize;
Undocumented in source.
- dwY
DWORD dwY;
Undocumented in source.
- dwYCountChars
DWORD dwYCountChars;
Undocumented in source.
- dwYSize
DWORD dwYSize;
Undocumented in source.
- hStdError
HANDLE hStdError;
Undocumented in source.
- hStdInput
HANDLE hStdInput;
Undocumented in source.
- hStdOutput
HANDLE hStdOutput;
Undocumented in source.
- lpDesktop
LPSTR lpDesktop;
Undocumented in source.
- lpReserved
LPSTR lpReserved;
Undocumented in source.
- lpReserved2
PBYTE lpReserved2;
Undocumented in source.
- lpTitle
LPSTR lpTitle;
Undocumented in source.
- wShowWindow
WORD wShowWindow;
Undocumented in source.
windows winbase
aliasesenumsmanifest constantsstructsvariables