ChangeSet ID: 6962 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/08 18:50:18
Modified files: dlls/shlwapi/tests: Makefile.in .cvsignore dlls/shlwapi : path.c Added files: dlls/shlwapi/tests: path.c
Log message: Matthew Mastracci matt@aclaro.com Add implementation for PathCreateFromUrlW and add the start for some URL unit tests.
Patch: http://cvs.winehq.com/patch.py?id=6962
Old revision New revision Changes Path 1.2 1.3 +1 -0 wine/dlls/shlwapi/tests/Makefile.in 1.5 1.6 +1 -0 wine/dlls/shlwapi/tests/.cvsignore 1.27 1.28 +31 -2 wine/dlls/shlwapi/path.c Added 1.1 +0 -0 wine/dlls/shlwapi/tests/path.c