VirtualBox

Ignore:
Timestamp:
Sep 15, 2007 9:11:33 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24537
Message:

pvReq not &cbReq.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp

    r4826 r4828  
    136136    ULONG cbReturned = sizeof(SUPREQHDR);
    137137    int rc = DosDevIOCtl(g_hDevice, SUP_CTL_CATEGORY, uFunction,
    138                          &cbReq, cbReturned, &cbReturned,
     138                         pvReq, cbReturned, &cbReturned,
    139139                         NULL, 0, NULL);
    140140    if (RT_LIKELY(rc == NO_ERROR))
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