Added SetStaticBkColor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@731 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
acc50c24b1
commit
45ed8c86f9
4 changed files with 14 additions and 2 deletions
|
@ -163,6 +163,7 @@ enum
|
|||
TOK_SENDMESSAGE,
|
||||
TOK_ISWINDOW,
|
||||
TOK_GETDLGITEM,
|
||||
TOK_SETSTATICBKCOLOR,
|
||||
TOK_FINDFIRST,
|
||||
TOK_FINDNEXT,
|
||||
TOK_FINDCLOSE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue