added auto completion to the directory page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4236 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7ecd1d3185
commit
86ccf99b80
5 changed files with 49 additions and 35 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
# ifndef _WIN32_IE
|
||||
# define _WIN32_IE 0x0400
|
||||
# define _WIN32_IE 0x0500
|
||||
# endif
|
||||
# include <windows.h>
|
||||
# include <commctrl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue