VirtualBox

Changeset 92962 in vbox for trunk


Ignore:
Timestamp:
Dec 16, 2021 9:47:32 AM (3 years ago)
Author:
vboxsync
Message:

GA/VBoxTray: Must define _WIN32_WINNT *before* including any windows headers. duh. bugref:10116

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp

    r91764 r92962  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
     22#define _WIN32_WINNT 0x0601
    2223#include "VBoxTray.h"
    23 #define _WIN32_WINNT 0x0601
    2424#include <iprt/log.h>
    2525#include <iprt/errcore.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