http://bugs.winehq.org/show_bug.cgi?id=16430 tamerlan311 <tamerlan311(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tamerlan311(a)mail.ru --- Comment #4 from tamerlan311 <tamerlan311(a)mail.ru> 2008-12-17 11:29:41 --- (In reply to comment #3)
Can you add a testcase for this?
I don`t undestand how add testcase for this code. this a simple WindowsMessage without get or set values. Same as WM_CANCELMODE in this message loop. May be join this 2 messages, but I do not understand what makes this string in WM_CANCELMODE: /* remove the message from the queue */ PeekMessageW( &msg, 0, msg.message, msg.message, PM_REMOVE ); purge message queue? but why? In dlls/user32/tests/menu.c I don`t find tests for MENU_TrackMenu function. -- 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.