ChangeSet ID: 13846 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/20 16:45:45
Modified files: windows : win.c dlls/user : menu.c controls.h
Log message: Dmitry Timoshkov dmitry@codeweavers.com Make menu code cope with WM_SYSKEY*/WM_SYSCHAR messages. Unblock menu loop if a window being destroyed owns a tracked menu.
Patch: http://cvs.winehq.org/patch.py?id=13846
Old revision New revision Changes Path 1.246 1.247 +3 -0 wine/windows/win.c 1.3 1.4 +8 -12 wine/dlls/user/menu.c 1.17 1.18 +1 -1 wine/dlls/user/controls.h