VirtualBox

Changeset 62592 in vbox for trunk/src/VBox/Runtime/win


Ignore:
Timestamp:
Jul 27, 2016 1:24:48 PM (9 years ago)
Author:
vboxsync
Message:

IPRT: More unused parameters and undefined preprocessor macor warning (C4668) fixes/workarounds. The latter triggers in stdint.h from the compiler and in windows SDK/DDK headers.

Location:
trunk/src/VBox/Runtime/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp

    r59545 r62592  
    2929*   Header Files                                                                                                                 *
    3030*********************************************************************************************************************************/
    31 #include <Windows.h>
     31#include <iprt/win/windows.h>
    3232
    3333#include <iprt/err.h>
  • trunk/src/VBox/Runtime/win/errmsgwin.cpp

    r62477 r62592  
    2929*   Header Files                                                                                                                 *
    3030*********************************************************************************************************************************/
    31 #include <Windows.h>
     31#include <iprt/win/windows.h>
    3232
    3333#include <iprt/err.h>
Note: See TracChangeset for help on using the changeset viewer.

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