2 Jul
2009
2 Jul
'09
12:52 a.m.
http://bugs.winehq.org/show_bug.cgi?id=10522 --- Comment #12 from Austin Lund <austin.lund(a)gmail.com> 2009-07-01 19:52:37 --- I've tested my trial program on WinXPsp2 and the program doesn't do an infinite loop. In wine my test program does: WM_PAINT WM_NCPAINT WM_PAINT WM_NCPAINT WM_NCPAINT WM_PAINT WM_NCPAINT WM_NCPAINT (last 3 messages repeated forever) In my version of XPsp2 it does: WM_NCPAINT WM_NCPAINT WM_PAINT WM_NCPAINT (stops) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.