ChangeSet ID: 994036887601866482291371 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/07/01 21:21:27
Modified files: controls : menu.c dlls/msvideo : msvideo_main.c objects : clipping.c palette.c windows : clipboard.c mdi.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Replace some 16-bit calls by their 32-bit equivalents.
Patch: http://cvs.winehq.com/patch.py?id=994036887601866482291371
Revision Changes Path 1.120 +3 -3 wine/controls/menu.c 1.28 +4 -4 wine/dlls/msvideo/msvideo_main.c 1.26 +15 -15 wine/objects/clipping.c 1.35 +11 -11 wine/objects/palette.c 1.41 +5 -5 wine/windows/clipboard.c 1.77 +1 -1 wine/windows/mdi.c