ChangeSet ID: 1026782512321968266348453 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/15 20:21:52
Modified files: dlls/shlwapi : Makefile.in shlwapi.spec dlls/shlwapi/tests: clist.c Added files: dlls/shlwapi : istream.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Implement SHCreateStreamOnFileA/W/Ex, ordinals @166,184,212-214.
Patch: http://cvs.winehq.com/patch.py?id=1026782512321968266348453
Revision Changes Path 1.20 +1 -0 wine/dlls/shlwapi/Makefile.in 1.41 +8 -7 wine/dlls/shlwapi/shlwapi.spec 1.1 +0 -0 wine/dlls/shlwapi/istream.c 1.2 +173 -3 wine/dlls/shlwapi/tests/clist.c