wine/ dlls/shlwapi/ordinal.c dlls/shlwapi/reg. ...

Alexandre Julliard julliard at winehq.com
Tue Nov 13 15:28:22 CST 2001


ChangeSet ID:	100568690246983255026862
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/11/13 16:28:22

Modified files:
	dlls/shlwapi   : ordinal.c reg.c shlwapi.spec url.c 
	include        : shlwapi.h 

Log message:
	Guy L. Albertelli <galberte at neo.lrun.com>
	- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
	- Implement SHRegWriteUSValue{A|W}, UrlGetPart{A|W}, UrlIs...{A|W}

Patch: http://cvs.winehq.com/patch.py?id=100568690246983255026862

Revision  Changes    Path
 1.23     +229 -6    wine/dlls/shlwapi/ordinal.c
 1.18     +70 -10    wine/dlls/shlwapi/reg.c
 1.24     +18 -18    wine/dlls/shlwapi/shlwapi.spec
 1.10     +446 -6    wine/dlls/shlwapi/url.c
 1.19     +92 -0     wine/include/shlwapi.h





More information about the wine-cvs mailing list