shell api for shell stuff that's not automatically included in latest sdks
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5895 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9da0e22dac
commit
d1a1ed1ee3
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#ifdef _WIN32
|
||||
# include <windows.h>
|
||||
# include <commctrl.h>
|
||||
# include <shellapi.h>
|
||||
#else
|
||||
# ifndef EXEHEAD
|
||||
# include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue