Module: wine Branch: master Commit: 471e949cff2c23df9943f4ebc3e4292be30cb914 URL: http://source.winehq.org/git/wine.git/?a=commit;h=471e949cff2c23df9943f4ebc3...
Author: Rein Klazes wijn@online.nl Date: Fri Feb 27 09:17:58 2009 +0100
user32: In SetMenuInfo() implement the MIM_APPLYTOSUBMENUS. Also set last error if called with invalid parameters with tests.
---
dlls/user32/menu.c | 57 ++++++++++------- dlls/user32/tests/menu.c | 162 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 195 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=471e949cff2c23df9943f4...