Searched defs:RTL_USER_PROCESS_PARAMETERS (Results 1 – 2 of 2) sorted by relevance
2544 type RTL_USER_PROCESS_PARAMETERS struct { struct2545 MaximumLength, Length uint322547 Flags, DebugFlags uint322549 ConsoleHandle Handle2550 ConsoleFlags uint322551 StandardInput, StandardOutput, StandardError Handle2553 CurrentDirectory CURDIR2554 DllPath NTUnicodeString2555 ImagePathName NTUnicodeString2556 CommandLine NTUnicodeString[all …]
59 } RTL_USER_PROCESS_PARAMETERS,*PRTL_USER_PROCESS_PARAMETERS; typedef