commit | f1a3f1752d7d0d05f58b897d7d54585dd95eced9 | [log] [tgz] |
---|---|---|
author | Alex Priem <alexp@sci.kun.nl> | Wed Jan 05 01:48:56 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jan 05 01:48:56 2000 +0000 |
tree | 9b1c1fe58dbdd16353f0f232e1aae67954586347 | |
parent | 0e0a4ab6aedace82a59913a46897384c495b4395 [diff] |
- When processing WM_PAINT messages, the treeview might sometimes use the wrong hdc. Fixed. - Better checking for TREEVIEW_INFO *infoPtr=NULL. Similar to code in toolbar.c - Other small fixes (subclassed edit control).