Changeset 70173 in vbox for trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp
- Timestamp:
- Dec 15, 2017 11:35:27 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp
r69500 r70173 53 53 *********************************************************************************************************************************/ 54 54 #ifdef RT_OS_WINDOWS 55 # ifdef TARGET_NT4 /* HACK ALERT! PMIB_IPSTATS undefined if 0x0400 with newer SDKs. */56 # undef _WIN32_WINNT57 # define _WIN32_WINNT 0x050058 # endif59 55 # include <iprt/win/winsock2.h> 60 56 # include <iprt/win/iphlpapi.h>
Note:
See TracChangeset
for help on using the changeset viewer.