ChangeSet ID: 11043 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/11 00:21:45
Modified files: include : shlobj.h shellapi.h dlls/shell32 : undocshell.h shellord.c shell32_main.h iconcache.c
Log message: Moved some more definitions out of undocshell.h into the exported headers.
Patch: http://cvs.winehq.org/patch.py?id=11043
Old revision New revision Changes Path 1.83 1.84 +70 -4 wine/include/shlobj.h 1.24 1.25 +16 -0 wine/include/shellapi.h 1.22 1.23 +0 -137 wine/dlls/shell32/undocshell.h 1.118 1.119 +1 -1 wine/dlls/shell32/shellord.c 1.80 1.81 +1 -1 wine/dlls/shell32/shell32_main.h 1.73 1.74 +4 -4 wine/dlls/shell32/iconcache.c