ChangeSet ID: 1027902299570253355502249 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/28 19:24:59
Modified files: dlls/comctl32 : comctl32.spec dlls/shell32 : iconcache.c pidl.c shell32_main.c shell32_main.h shellord.c shlview.c
Log message: Import comctl32 functions from shell32 by ordinal. Removed some unnecessary ordinals in comctl32.spec.
Patch: http://cvs.winehq.com/patch.py?id=1027902299570253355502249
Revision Changes Path 1.33 +156 -163 wine/dlls/comctl32/comctl32.spec 1.57 +9 -9 wine/dlls/shell32/iconcache.c 1.74 +5 -2 wine/dlls/shell32/pidl.c 1.97 +0 -22 wine/dlls/shell32/shell32_main.c 1.50 +0 -18 wine/dlls/shell32/shell32_main.h 1.101 +31 -26 wine/dlls/shell32/shellord.c 1.69 +5 -5 wine/dlls/shell32/shlview.c