windows-headers v1.0.5 (2023-02-25T02:47:12Z)
Dub
Repo
CeCreateProcess
windows
rapi
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (
Windows
) nothrow
BOOL
CeCreateProcess
(
LPCWSTR
,
LPCWSTR
,
LPSECURITY_ATTRIBUTES
,
LPSECURITY_ATTRIBUTES
,
BOOL
,
DWORD
,
LPVOID
,
LPWSTR
,
LPSTARTUPINFO
,
LPPROCESS_INFORMATION
)
Meta
Source
See Implementation
windows
rapi
aliases
RAPIEXT
enums
RAPISTREAMFLAG
functions
CeCloseHandle
CeCreateDirectory
CeCreateFile
CeCreateProcess
CeGetFileTime
CeGetLastError
CeRapiInit
CeRapiInitEx
CeRapiUninit
CeWriteFile
interfaces
IRAPIStream
structs
RAPIINIT