wine/dlls/shell32 shfldr_mycomp.c shfldr_fs.c ...

Alexandre Julliard julliard at winehq.org
Thu Apr 8 14:50:17 CDT 2004


ChangeSet ID:	11916
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/08 14:50:17

Modified files:
	dlls/shell32   : shfldr_mycomp.c shfldr_fs.c shfldr_desktop.c 
	                 enumidlist.h enumidlist.c 

Log message:
	Juan Lang <juan_lang at yahoo.com>
	- move CreateMyCompEnumList and CreateDesktopEnumList to their
	respective files
	- rewrite CreateFolderEnumList to only FindFirstFile/FindNextFile once

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

Old revision  New revision  Changes     Path
 1.18          1.19          +59 -1      wine/dlls/shell32/shfldr_mycomp.c
 1.20          1.21          +3 -1       wine/dlls/shell32/shfldr_fs.c
 1.21          1.22          +56 -1      wine/dlls/shell32/shfldr_desktop.c
 1.1           1.2           +6 -9       wine/dlls/shell32/enumidlist.h
 1.34          1.35          +52 -221    wine/dlls/shell32/enumidlist.c




More information about the wine-cvs mailing list