ChangeSet ID: 11903 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/07 23:37:43
Modified files: dlls/shell32 : shfldr_mycomp.c shfldr_fs.c shfldr_desktop.c shell32_main.h pidl.h pidl.c enumidlist.c cpanelfolder.c cpanel.h Added files: dlls/shell32 : enumidlist.h
Log message: Juan Lang juan_lang@yahoo.com Move control panel applet enumeration to cpanelfolder.c.
Patch: http://cvs.winehq.org/patch.py?id=11903
Old revision New revision Changes Path 1.17 1.18 +2 -2 wine/dlls/shell32/shfldr_mycomp.c 1.19 1.20 +2 -1 wine/dlls/shell32/shfldr_fs.c 1.20 1.21 +3 -6 wine/dlls/shell32/shfldr_desktop.c 1.85 1.86 +0 -8 wine/dlls/shell32/shell32_main.h 1.38 1.39 +0 -2 wine/dlls/shell32/pidl.h 1.111 1.112 +0 -57 wine/dlls/shell32/pidl.c 1.33 1.34 +23 -168 wine/dlls/shell32/enumidlist.c 1.2 1.3 +218 -1 wine/dlls/shell32/cpanelfolder.c 1.1 1.2 +2 -0 wine/dlls/shell32/cpanel.h Added 1.1 +0 -0 wine/dlls/shell32/enumidlist.h