Changeset 62679 in vbox for trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp
- Timestamp:
- Jul 29, 2016 12:52:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp
r62675 r62679 747 747 /* Conversion program (link with ntdll.lib from ddk): 748 748 #define _WIN32_WINNT 0x0501 749 #include < windows.h>749 #include <iprt/win/windows.h> 750 750 #include <ntstatus.h> 751 751 #include <winternl.h>
Note:
See TracChangeset
for help on using the changeset viewer.