Handle WM_SYSCOLORCHANGE if using system colours. (Resets the whole palette,
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 27 Aug 2004 12:24:08 +0000 (12:24 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 27 Aug 2004 12:24:08 +0000 (12:24 +0000)
commit49a332fff433afd476a1b1d3faafc34c1d847288
tree7c2d3316d034027b1db9b759150c21b1159be1fa
parent010bf458a67b1aea706fbb2faf80deaa0a755743
Handle WM_SYSCOLORCHANGE if using system colours. (Resets the whole palette,
whereas ideally it would restrict itself to the affected colour slots.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@4505 cda61777-01e9-0310-a592-d414129be87e
window.c