- Timestamp:
- Mar 22, 2023 5:35:53 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp
r98103 r99121 558 558 createFlags.push_back(KProcessCreateFlag_WaitForProcessStartOnly); 559 559 CGuestProcess process = guestSession.ProcessCreate(commandData.m_strExePath, 560 NULL /* CWD */, 560 561 commandData.m_arguments, 561 562 commandData.m_environmentChanges,
Note:
See TracChangeset
for help on using the changeset viewer.