18 Mar
2008
18 Mar
'08
2:54 a.m.
http://bugs.winehq.org/show_bug.cgi?id=12083 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-17 21:54:47 --- ok(FinishNotificationThread(thread), "Missed notification\n"); should be replaced with ret = FinishNotificationThread(thread); ok(ret, "Missed notification\n"); Please send a patch. -- 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.