24 Feb
2005
24 Feb
'05
7:39 p.m.
ChangeSet ID: 16315 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/02/24 13:39:27 Modified files: dlls/ole32 : storage32.h storage32.c stg_prop.c Log message: Mike McCormack <mike(a)codeweavers.com> Add struct StorageBaseImpl at the start of derived structures instead of trying to keep the first members the same. Patch: http://cvs.winehq.org/patch.py?id=16315 Old revision New revision Changes Path 1.16 1.17 +4 -26 wine/dlls/ole32/storage32.h 1.68 1.69 +52 -51 wine/dlls/ole32/storage32.c 1.1 1.2 +1 -1 wine/dlls/ole32/stg_prop.c