Enabled SetWindowLong

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1722 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-15 13:45:12 +00:00
parent 28b2834126
commit f9075a8346
5 changed files with 18 additions and 3 deletions

View file

@ -172,6 +172,7 @@ enum
TOK_ISWINDOW,
TOK_GETDLGITEM,
TOK_SETSTATICBKCOLOR,
TOK_SETWINDOWLONG,
TOK_FINDFIRST,
TOK_FINDNEXT,
TOK_FINDCLOSE,