fix warnings on BIF_NEWDIALOGSTYLE

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6203 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
wizou 2011-12-06 21:25:50 +00:00
parent d5caa9b185
commit e31ccf2190

View file

@ -252,7 +252,7 @@ typedef DWORDLONG ULONGLONG,*PULONGLONG;
#endif
#ifndef BIF_NEWDIALOGSTYLE
# define BIF_NEWDIALOGSTYLE 0x0040
# define BIF_NEWDIALOGSTYLE 0x00000040
#endif
#ifndef TVITEM