Searched defs:rtProcWinCreateAsUser (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dprocess-win.cpp1038 static int rtProcWinCreateAsUser(PRTUTF16 pwszUser, PRTUTF16 pwszPassword, PRTUTF16 pwszExec, PRTUTF16 pwszCmdLine, function
1241 * the more advanced version in rtProcWinCreateAsUser().
1274 rc = rtProcWinCreateAsUser(pwszUser, pwszPassword,

Completed in 46 milliseconds