Changeset 27579 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Mar 22, 2010 10:30:30 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/process-win.cpp
r27578 r27579 283 283 dwErr = GetLastError(); 284 284 285 #ifndef IPRT_TARGET_NT4 285 286 /* 286 287 * If we don't hold enough priviledges to spawn a new process with
Note:
See TracChangeset
for help on using the changeset viewer.