VirtualBox

Changeset 62679 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Jul 29, 2016 12:52:10 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109252
Message:

Use the iprt/win/windows.h wrapper for Windows.h

Location:
trunk/src/VBox/Installer/win
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp

    r62487 r62679  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
    22 #include <windows.h>
     22#include <iprt/win/windows.h>
    2323#include <tchar.h>
    2424#include <stdio.h>
  • trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp

    r62487 r62679  
    2727#include <VBox/version.h>
    2828
    29 #include <windows.h>
     29#include <iprt/win/windows.h>
    3030#include <wchar.h>
    3131#include <stdio.h>
     
    3535
    3636#define _WIN32_DCOM
    37 #include <windows.h>
     37#include <iprt/win/windows.h>
    3838#include <assert.h>
    3939#include <shellapi.h>
  • trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp

    r62487 r62679  
    2525#endif
    2626
    27 #include <Windows.h>
     27#include <iprt/win/windows.h>
    2828#include <commctrl.h>
    2929#include <fcntl.h>
  • trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp

    r62487 r62679  
    2323*   Header Files                                                                                                                 *
    2424*********************************************************************************************************************************/
    25 #include <Windows.h>
     25#include <iprt/win/windows.h>
    2626#include <Wincrypt.h>
    2727
  • trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp

    r62487 r62679  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
    22 #include <windows.h>
     22#include <iprt/win/windows.h>
    2323#include <shellapi.h>
    2424#include <strsafe.h>
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