ChangeSet ID: 16455 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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@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