- Move WINDOWOBJECT_NEED_INTERNALPAINT flag handling to NtGdiBeginPaint.
authorFilip Navara <filip.navara@gmail.com>
Mon, 21 Mar 2005 00:55:16 +0000 (00:55 +0000)
committerFilip Navara <filip.navara@gmail.com>
Mon, 21 Mar 2005 00:55:16 +0000 (00:55 +0000)
commit3a6ab460dd7203efce4623cf99eef129cb69a1c5
tree4a3433ca55b2ca79ea303afcf4060c20af9d88d5
parentb1367292b15cdebfd8e244317d5b45c184779bbd
- Move WINDOWOBJECT_NEED_INTERNALPAINT flag handling to NtGdiBeginPaint.
- Fix IntGetPaintMessage to not return TRUE when no message was returned.
- IntIsWindowDirty shouldn't check for the WINDOWOBJECT_NEED_NCPAINT flag (at least not now).

svn path=/trunk/; revision=14246
reactos/subsys/win32k/ntuser/painting.c