VirtualBox

Changeset 7256 in vbox


Ignore:
Timestamp:
Mar 4, 2008 5:48:36 AM (17 years ago)
Author:
vboxsync
Message:

LogRel the failure to load VRDP library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleVRDPServer.cpp

    r6658 r7256  
    19681968        else
    19691969        {
    1970             LogFlow(("VRDPServer::loadLibrary(): failed to load VRDP library! VRDP not available.\n"));
     1970            LogRel(("VRDPServer::loadLibrary(): failed to load VRDP library! VRDP not available: rc = %Vrc\n", rc));
    19711971            mVRDPLibrary = NULL;
    19721972        }
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