TreeView - minor bugfix and optimization:
commit39ec6e48f90bd5c1b4e6d9b6fc83af320ea7d64d
authorSerge Ivanov <sergei@corel.ca>
Tue, 11 Apr 2000 19:37:01 +0000 (11 19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Apr 2000 19:37:01 +0000 (11 19:37 +0000)
tree641a28eaeab9e0a0bfd2e0d251798d0f52a37b31
parent40cd846356c068df27eb8fc9e2d32fbb78b45d52
TreeView - minor bugfix and optimization:
   - GetDC call moved down to avoid possible resource leak.
   - Invariant code is moved out of loop.
dlls/comctl32/treeview.c