[PATCH] user32: Implement GetMenuBarInfo

Andrew Eikum aeikum at codeweavers.com
Mon Oct 11 11:10:24 CDT 2010


Likely fixes bug 18776.

This patch is based heavily on a patch from Rein Klazes which was rejected
last summer.  According to comments on the bug, Rein's patch appears
abandoned.
<http://www.winehq.org/pipermail/wine-patches/2009-June/074119.html>

The style has been cleaned up, as well as some minor improvements to the
tests to pass on more platforms.
---
   dlls/user32/menu.c       |   71 +++++++++++++++++++++-
   dlls/user32/tests/menu.c |  152 
+++++++++++++++++++++++++++++++++++++++++++++-
   2 files changed, 219 insertions(+), 4 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-user32-Implement-GetMenuBarInfo.patch
Type: text/x-patch
Size: 11558 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101011/0a450439/attachment.bin>


More information about the wine-patches mailing list