Use WM_SETREDRAW to disable incremental updates while the config box
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 21:07:15 +0000 (21:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 21:07:15 +0000 (21:07 +0000)
commit78a79d97fdd60156aeccb99c46fe2f7f98ae715d
tree569e72fe4c0851a0a4e75606bdeeed7b3da76539
parentb90840c3587c1a17f4a9ebc61350bab93dfac5b0
Use WM_SETREDRAW to disable incremental updates while the config box
is switching panels. Speeds things up hugely on slow systems.

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