Fixed the messaging problem of the edit box for node label edition.
authorSylvain St.Germain <sylvain@macadamian.com>
Sat, 10 Apr 1999 16:35:30 +0000 (16:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 10 Apr 1999 16:35:30 +0000 (16:35 +0000)
commit9024526d94d796ffa52d9bce03588c8b516518d8
treecec15f426625ee8f4f196de5773b30d9f3609edd
parentfcf353f2b9d80124c42d4d4a15ad9ec03cc3aa3a
Fixed the messaging problem of the edit box for node label edition.
Substituted WM_PAINT for InvalidateRect.
Some graphical fixes.
dlls/comctl32/treeview.c