Changeset 29003 in vbox for trunk/src/VBox/Runtime/r3
- Timestamp:
- May 4, 2010 11:26:52 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/process-win.cpp
r28800 r29003 262 262 if (fRc) 263 263 { 264 //pStartupInfo->lpDesktop = L"winsta0\\default"; 264 265 fRc = CreateProcessAsUserW(hToken, 265 266 pwszExec,
Note:
See TracChangeset
for help on using the changeset viewer.