[PATCH] user32: Implement GetMenuBarInfo

Andrew Eikum aeikum at codeweavers.com
Fri Sep 24 14:59:54 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 |  142 
++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 211 insertions(+), 2 deletions(-)


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


More information about the wine-patches mailing list