- Made FillRect behave like it does on Windows
commit9dded144f4d3e16933b11cf8bd01676cd9d14d6e
authorPatrik Stridvall <ps@leissner.se>
Wed, 5 Jan 2000 03:05:23 +0000 (5 03:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Jan 2000 03:05:23 +0000 (5 03:05 +0000)
tree909f16b3c3f1f282e28164d40179126899b3bf28
parent65b1f9f0f0f87e9c75b31091221bb985f9e8e6a7
- Made FillRect behave like it does on Windows
- Cleaned up WM_{,ICON}ERASEBACKGROUND default handling
- Added some comments on how Windows behaves
windows/defwnd.c
windows/painting.c