Added SetCtlColors Windows COLOR_* constants support

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6795 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2016-10-22 18:12:28 +00:00
parent 6fc995ed70
commit a71541bb87
4 changed files with 65 additions and 56 deletions

View file

@ -8,6 +8,8 @@ Released on ? ?th, 201?
\S2{} Minor Changes
\b SetCtlColors now supports Windows color constants
\b Fixed buffer size bug in winchar.cpp (\W{http://sf.net/p/nsis/patches/271}{patch #271})
\S2{} Translations
@ -3223,7 +3225,7 @@ Released on December 6th, 2002
\b !ifdef and friends can now be used in macros
\b \R{sendmessage}{SendMessage} can send strings (put STR: before a param) and supports timeouts
\b \R{sendmessage}{SendMessage} can send strings (put cw{STR:} before a param) and supports timeouts
\b Right mouse button "Copy to clipboard" context menu for the Details window