Home
last modified time | relevance | path

Searched defs:RTL_USER_PROCESS_PARAMETERS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go2544 type RTL_USER_PROCESS_PARAMETERS struct { struct
2545 MaximumLength, Length uint32
2547 Flags, DebugFlags uint32
2549 ConsoleHandle Handle
2550 ConsoleFlags uint32
2551 StandardInput, StandardOutput, StandardError Handle
2553 CurrentDirectory CURDIR
2554 DllPath NTUnicodeString
2555 ImagePathName NTUnicodeString
2556 CommandLine NTUnicodeString
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinternl.h59 } RTL_USER_PROCESS_PARAMETERS,*PRTL_USER_PROCESS_PARAMETERS; typedef