ChangeSet ID: 19007 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/19 06:51:31
Modified files: dlls/user : win.c user_main.c menu.c controls.h
Log message: Initialize the various menu global variables on demand instead of at startup time.
Patch: http://cvs.winehq.org/patch.py?id=19007
Old revision New revision Changes Path 1.15 1.16 +3 -1 wine/dlls/user/win.c 1.91 1.92 +0 -3 wine/dlls/user/user_main.c 1.33 1.34 +94 -112 wine/dlls/user/menu.c 1.24 1.25 +0 -2 wine/dlls/user/controls.h