16 Jun
2005
16 Jun
'05
9:46 a.m.
ChangeSet ID: 18207 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/16 04:46:17 Modified files: dlls/shell32 : shell32_main.h Makefile.in Removed files: dlls/shell32 : memorystream.c Log message: Mike McCormack <mike(a)codeweavers.com> SHCreateStreamOnFileW is implemented in shlwapi, so we don't need another implementation in shell32. Patch: http://cvs.winehq.org/patch.py?id=18207 Old revision New revision Changes Path 1.98 1.99 +0 -1 wine/dlls/shell32/shell32_main.h 1.91 1.92 +0 -1 wine/dlls/shell32/Makefile.in 1.22 Removed +0 -0 wine/dlls/shell32/memorystream.c