ChangeSet ID: 11986 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/14 14:33:07
Modified files: dlls/shell32 : pidl.h pidl.c debughlp.c cpanelfolder.c
Log message: Juan Lang juan_lang@yahoo.com Correct some PIDL types and eliminate some magic numbers in PIDL allocation; correct a copy-pasto from a previous patch.
Patch: http://cvs.winehq.org/patch.py?id=11986
Old revision New revision Changes Path 1.39 1.40 +36 -24 wine/dlls/shell32/pidl.h 1.112 1.113 +42 -35 wine/dlls/shell32/pidl.c 1.12 1.13 +2 -4 wine/dlls/shell32/debughlp.c 1.4 1.5 +2 -2 wine/dlls/shell32/cpanelfolder.c