VirtualBox

Changeset 29369 in vbox


Ignore:
Timestamp:
May 11, 2010 3:41:31 PM (15 years ago)
Author:
vboxsync
Message:

More logging

File:
1 edited

Legend:

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

    r28800 r29369  
    965965            if (!vmmdevGetRequestSize(requestHeader->requestType))
    966966            {
     967                dprintf(("VBoxGuest::VBoxGuestDeviceControl: vmmdevGetRequestSize failed!\n")); \
    967968                Status = STATUS_INVALID_PARAMETER;
    968969                break;
     
    10081009            else
    10091010            {
     1011                dprintf(("VBoxGuest::VBoxGuestDeviceControl: VbglGRAlloc failed!\n")); \
    10101012                Status = STATUS_UNSUCCESSFUL;
    10111013            }
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