ChangeSet ID: 1020973327796234443158941 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/09 14:42:07
Modified files: dlls/shell32 : Makefile.in pidl.c Added files: dlls/shell32 : debughlp.c debughlp.h
Log message: Juergen Schmied juergenschmied@lycos.de Moving the pidl debug functions to a separate file and made them self contained. This prevents useless trace messages generated from the debug functions themselves.
Patch: http://cvs.winehq.com/patch.py?id=1020973327796234443158941
Revision Changes Path 1.46 +1 -1 wine/dlls/shell32/Makefile.in 1.70 +1 -97 wine/dlls/shell32/pidl.c 1.1 +0 -0 wine/dlls/shell32/debughlp.c 1.1 +0 -0 wine/dlls/shell32/debughlp.h