VirtualBox

Changeset 78576 in vbox for trunk/src


Ignore:
Timestamp:
May 18, 2019 2:25:33 AM (6 years ago)
Author:
vboxsync
Message:

winnt/vboxsf: Converted VBoxMRxRead the new HGCM IDC interface, only keeping the page list variant. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c

    r78569 r78576  
    316316}
    317317
    318 # endif /* !RT_OS_WINDOWS */
    319 
    320318DECLVBGL(int) VbglR0SfRead(PVBGLSFCLIENT pClient, PVBGLSFMAP pMap, SHFLHANDLE hFile,
    321319                           uint64_t offset, uint32_t *pcbBuffer, uint8_t *pBuffer, bool fLocked)
     
    394392    return rc;
    395393}
     394
     395# endif /* !RT_OS_WINDOWS */
    396396
    397397DECLVBGL(int) VbglR0SfWrite(PVBGLSFCLIENT pClient, PVBGLSFMAP pMap, SHFLHANDLE hFile,
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