ChangeSet ID: 10858 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/26 14:14:59
Modified files: windows : mdi.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com In the WM_MDISETMENU handler use an existing frame menu if the passed value is 0. Visio expects that separator in the Window menu has ID 0. Cope with a destroyed menu handle in WM_MDIREFRESHMENU handler.
Patch: http://cvs.winehq.org/patch.py?id=10858
Old revision New revision Changes Path 1.117 1.118 +25 -13 wine/windows/mdi.c