wine/dlls/shell32 shellole.c shell32_main.h pi ...

Alexandre Julliard julliard at winehq.org
Fri Mar 26 19:42:22 CST 2004


ChangeSet ID:	11721
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/26 19:42:22

Modified files:
	dlls/shell32   : shellole.c shell32_main.h pidl.h pidl.c 
	                 folders.c enumidlist.c control.c Makefile.in 
Added files:
	dlls/shell32   : cpanelfolder.c cpanel.h 

Log message:
	Martin Fuchs <martin-fuchs at gmx.net>
	Implementation of the control panel folder in shell namespace.

Patch: http://cvs.winehq.org/patch.py?id=11721

Old revision  New revision  Changes     Path
 1.61          1.62          +2 -1       wine/dlls/shell32/shellole.c
 1.84          1.85          +6 -0       wine/dlls/shell32/shell32_main.h
 1.34          1.35          +14 -1      wine/dlls/shell32/pidl.h
 1.106         1.107         +63 -0      wine/dlls/shell32/pidl.c
 1.42          1.43          +29 -15     wine/dlls/shell32/folders.c
 1.31          1.32          +161 -0     wine/dlls/shell32/enumidlist.c
 1.17          1.18          +4 -20      wine/dlls/shell32/control.c
 1.80          1.81          +1 -0       wine/dlls/shell32/Makefile.in
 Added         1.1           +0 -0       wine/dlls/shell32/cpanelfolder.c
 Added         1.1           +0 -0       wine/dlls/shell32/cpanel.h




More information about the wine-cvs mailing list