Changeset 13865 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Nov 5, 2008 2:14:11 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38863
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp
r13858 r13865 504 504 505 505 506 int suplibOsIOCtlFast(PSUPLIBDATA pThis, uintptr_t uFunction, u nsignedidCpu)506 int suplibOsIOCtlFast(PSUPLIBDATA pThis, uintptr_t uFunction, uintptr_t idCpu) 507 507 { 508 508 /*
Note:
See TracChangeset
for help on using the changeset viewer.