VirtualBox

Changeset 36206 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Mar 8, 2011 4:32:21 PM (14 years ago)
Author:
vboxsync
Message:

Guest Execution: more review stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp

    r36103 r36206  
    15761576            char *pszArgs = NULL;
    15771577            if (uNumArgs > 0)
    1578                 vrc = RTGetOptArgvToString(&pszArgs, papszArgv, 0);
     1578                vrc = RTGetOptArgvToString(&pszArgs, papszArgv, RTGETOPTARGV_CNV_QUOTE_MS_CRT);
    15791579            if (RT_SUCCESS(vrc))
    15801580            {
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette