Brent Roman brent@mbari.org writes:
Originally submitted on 6/14/09. Resubmitted after comments on this bug:
http://bugs.winehq.org/show_bug.cgi?id=19134
The attached patch against the master branch (as of today) fixes what appears to be a long standing bug in Wine's GetSystemMenu function in User32.dll.so.
You reformatted the whole function, don't do that. Also please add a test case.