define _WIN32_IE for TBN_DROPDOWN, TBDDRET_DEFAULT and TBDDRET_NODEFAULT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4012 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8dfe73762e
commit
72a43a8934
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
*/
|
||||
#define MAKENSISW_CPP
|
||||
|
||||
#define _WIN32_IE 0x0400
|
||||
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue