VirtualBox

Changeset 44996 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Mar 11, 2013 4:37:13 PM (12 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp

    r44995 r44996  
    714714    char               *pBuf     = (char *)pIrp->AssociatedIrp.SystemBuffer; /* All requests are buffered. */
    715715    size_t              cbData   = pStack->Parameters.DeviceIoControl.InputBufferLength;
    716     unsigned            cbOut    = 0;
     716    size_t              cbOut    = 0;
    717717
    718718    /* Do we have a file object associated?*/
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