wine/dlls/shell32 shlview.c shlfolder.c shellp ...

Alexandre Julliard julliard at winehq.org
Mon Mar 7 05:05:03 CST 2005


ChangeSet ID:	16455
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/07 05:05:03

Modified files:
	dlls/shell32   : shlview.c shlfolder.c shellpath.c folders.c 
	                 dialogs.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Use lstrcmpiA in preference to strcasecmp.

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

Old revision  New revision  Changes     Path
 1.110         1.111         +4 -4       wine/dlls/shell32/shlview.c
 1.94          1.95          +2 -2       wine/dlls/shell32/shlfolder.c
 1.98          1.99          +1 -1       wine/dlls/shell32/shellpath.c
 1.55          1.56          +1 -1       wine/dlls/shell32/folders.c
 1.23          1.24          +1 -1       wine/dlls/shell32/dialogs.c




More information about the wine-cvs mailing list