ChangeSet ID: 6230 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/11/11 19:05:00 Modified files: include : shlwapi.h shlobj.h shellapi.h dlls/shell32 : shv_bg_cmenu.c pidl.h pidl.c clipboard.c Log message: Patrik Stridvall <ps(a)leissner.se> Fixed mismatches between the Wine headers and the Microsoft headers. Patch: http://cvs.winehq.com/patch.py?id=6230 Old revision New revision Changes Path 1.31 1.32 +4 -0 wine/include/shlwapi.h 1.51 1.52 +5 -1 wine/include/shlobj.h 1.16 1.17 +2 -2 wine/include/shellapi.h 1.20 1.21 +1 -1 wine/dlls/shell32/shv_bg_cmenu.c 1.24 1.25 +1 -1 wine/dlls/shell32/pidl.h 1.75 1.76 +1 -1 wine/dlls/shell32/pidl.c 1.11 1.12 +1 -1 wine/dlls/shell32/clipboard.c