VirtualBox

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


Ignore:
Timestamp:
Apr 13, 2017 4:13:45 PM (8 years ago)
Author:
vboxsync
Message:

VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is not 'visible' - little fix

File:
1 edited

Legend:

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

    r66563 r66564  
    440440    if (FAILED(hrc))
    441441    {
    442         LogRelFunc(("Warning: Failed to get information about VBoxSDS using WMI:: %Rhrc & %Rhrc"), hrcCaller, hrc));
     442        LogRelFunc(("Warning: Failed to get information about VBoxSDS using WMI:: %Rhrc & %Rhrc", hrcCaller, hrc));
    443443        bIsVBoxSDSDisabled = false;
    444444        //return setError(hrcCaller, tr("Failed to get information about VBoxSDS using WMI:: %Rhrc & %Rhrc"), hrcCaller, hrc);
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