VirtualBox

Ignore:
Timestamp:
Jun 12, 2008 2:48:02 PM (17 years ago)
Author:
vboxsync
Message:

Implemented cancelling of HGCM requests from the guest.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp

    r9501 r9662  
    370370        if (rc != STATUS_WAIT_0)
    371371        {
    372             dprintf(("VBoxHGCMCallback: The external event was signalled or the wait timed out or terminated.\n"));
     372            dprintf(("VBoxHGCMCallback: The external event was signalled or the wait timed out or terminated rc = 0x%08X.\n", rc));
    373373            break;
    374374        }
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