VirtualBox

Ignore:
Timestamp:
Sep 3, 2017 3:50:07 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117840
Message:

VBoxGuestR0: OS/2 adjustments + fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibIdc-os2.cpp

    r68590 r68613  
    6060int VBOXCALL vbglR0IdcNativeClose(PVBGLIDCHANDLE pHandle, PVBGLIOCIDCDISCONNECT pReq)
    6161{
    62     return vbglR0IdcNativeCall(pHandle, VBGL_IOCTL_IDC_DISCONNECT, &pReq->Hdr);
     62    return g_VBoxGuestIDC.pfnServiceEP((uintptr_t)pHandle->s.pvSession, VBGL_IOCTL_IDC_DISCONNECT, &pReq->Hdr, sizeof(*pReq));
    6363}
    6464
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette