wine/dlls/shlwapi tests/path.c url.c

Alexandre Julliard julliard at winehq.org
Mon Mar 21 04:54:35 CST 2005


ChangeSet ID:	16750
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/21 04:54:35

Modified files:
	dlls/shlwapi/tests: path.c 
	dlls/shlwapi   : url.c 

Log message:
	Troy Rollo <wine at troy.rollo.name>
	Corrections to UrlIsW and UrlIsA.
	URL_IS_OPAQUE results depend only on the scheme, not on the URL.
	URL_IS_FILEURL also only depends on the scheme ("file:").

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

Old revision  New revision  Changes     Path
 1.17          1.18          +65 -1      wine/dlls/shlwapi/tests/path.c
 1.47          1.48          +23 -11     wine/dlls/shlwapi/url.c




More information about the wine-cvs mailing list