wine/dlls/shell32 shfldr_mycomp.c shfldr_deskt ...
ChangeSet ID: 11877 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/04/06 18:12:11 Modified files: dlls/shell32 : shfldr_mycomp.c shfldr_desktop.c pidl.h pidl.c enumidlist.c debughlp.c Log message: Juan Lang <juan_lang(a)yahoo.com> - rename PT_SPECIAL to PT_SHELLEXT - remove unnecessarily complex _ILCreate - combine _ILCreateValue and _ILCreateFolder, since their outputs differed by only one byte. Patch: http://cvs.winehq.org/patch.py?id=11877 Old revision New revision Changes Path 1.16 1.17 +1 -1 wine/dlls/shell32/shfldr_mycomp.c 1.19 1.20 +1 -1 wine/dlls/shell32/shfldr_desktop.c 1.36 1.37 +20 -7 wine/dlls/shell32/pidl.h 1.108 1.109 +127 -160 wine/dlls/shell32/pidl.c 1.32 1.33 +5 -5 wine/dlls/shell32/enumidlist.c 1.11 1.12 +3 -3 wine/dlls/shell32/debughlp.c
participants (1)
-
Alexandre Julliard