tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
_wspawnvpe
tango
sys
win32
Process
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
intptr_t
_wspawnvpe
(
int
,
const
(
wchar_t
)*
,
const
(
wchar_t
)**
,
const
(
wchar_t
)**
)
Meta
Source
See Implementation
tango
sys
win32
Process
enums
P_WAIT
WAIT_CHILD
functions
_beginthread
_beginthreadex
_c_exit
_cexit
_endthread
_endthreadex
_exit
_wexecl
_wexecle
_wexeclp
_wexeclpe
_wexecv
_wexecve
_wexecvp
_wexecvpe
_wspawnl
_wspawnle
_wspawnlp
_wspawnlpe
_wspawnv
_wspawnve
_wspawnvp
_wspawnvpe
_wsystem
abort
cwait
execl
execle
execlp
execlpe
execv
execve
execvp
execvpe
exit
getpid
spawnl
spawnle
spawnlp
spawnlpe
spawnv
spawnve
spawnvp
spawnvpe
system
wait