VirtualBox

Changeset 1554 in vbox for trunk/src


Ignore:
Timestamp:
Mar 19, 2007 11:11:00 AM (18 years ago)
Author:
vboxsync
Message:

Logging update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp

    r1083 r1554  
    191191        rc = VbglGRPerform (&pHGCMCall->header.header);
    192192
    193         dprintf (("VbglGRPerform rc = %Vrc\n", rc));
     193        dprintf (("VbglGRPerform rc = %Vrc (header rc=%d)\n", rc, pHGCMCall->header.result));
    194194
    195195        /** If the call failed, but as a result of the request itself, then pretend success 
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