- Restructure PaintText code to remove FillRect from owner-drawn path.
authorGuy L. Albertelli <galberte@neo.lrun.com>
Tue, 20 Feb 2001 01:53:12 +0000 (01:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Feb 2001 01:53:12 +0000 (01:53 +0000)
commit79413eda9196bd11e5cd546f7b5ed3317368f4eb
treeca75e7ac32fed39102a884dba37f172613c37c36
parent0a78857956247f424a60d12fef593ddc09f983d5
- Restructure PaintText code to remove FillRect from owner-drawn path.
- Change SetFocus to indicate focus set only after Notify is sent to owner.
- Get more info in a trace.
controls/combo.c