On 7/31/07, greatlrd@svn.reactos.org greatlrd@svn.reactos.org wrote:
user32 cleanup lite redirect the InvalidateRect@12 to NtUserInvalidateRect@12 in the def file
Modified: trunk/reactos/dll/win32/user32/controls/button.c trunk/reactos/dll/win32/user32/controls/combo.c
Is it really worth the merge hassle to change it in these two files? They are almost 100% shared with Wine and I doubt the overhead in calling InvalidateRect vs NtUserInvalidateRect is worth the hassle on whoever the maintainer is going to be....