[PATCH] Add test case to user32 winetests for edit control context menu. Try 2

Nikolay Sivov bunglehead at gmail.com
Thu Oct 15 11:21:19 CDT 2009


Michael Martin wrote:
> This patch adds test for edit control clipboard context menu.
> The test passes on Windows XP as the WM_COMMAND message is not sent to 
> the edit control by its context menu.
> Fails on wine because wine does incorrectly send that message.
> This problem shows up using the edit class context menu on application 
> created with vb6.0, which leads to application crashing.

> The code does not use WINE_TODO() because a simple fix for this will 
> be sent when
> this problem is accepted.
It isn't a point, your patch shouldn't break tests, resend with 
todo_wine please.
> Mike
>
Attach your patch as a diff file, your message client formats it now.




More information about the wine-devel mailing list