VirtualBox

Changeset 3506 in vbox


Ignore:
Timestamp:
Jul 9, 2007 12:39:13 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22724
Message:

Release logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/hgcm/HGCM.cpp

    r3209 r3506  
    306306    else
    307307    {
    308         LogFlowFunc(("failed to load service library. The service is not available %Vrc\n", rc));
     308        LogRel(("HGCM: Failed to load the service library: [%s], rc = %Vrc. The service will be not available.\n", m_pszSvcLibrary, rc));
    309309        m_hLdrMod = NIL_RTLDRMOD;
    310310    }
Note: See TracChangeset for help on using the changeset viewer.

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