ChangeSet ID: 989611542814067399129272
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/05/11 16:05:42
Modified files:
controls : menu.c
dlls/user : controls.h
windows : user.c win.c
Log message:
Create a new window for the top popup menu on every new menu tracking,
so that the window belongs to the right thread.
Patch: http://cvs.winehq.com/patch.py?id=989611542814067399129272
Revision Changes Path
1.115 +56 -229 wine/controls/menu.c
1.4 +0 -1 wine/dlls/user/controls.h
1.74 +0 -3 wine/windows/user.c
1.128 +0 -3 wine/windows/win.c