17 Mar
2005
17 Mar
'05
8:50 p.m.
ChangeSet ID: 16693 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/17 14:50:35 Modified files: dlls/ole32 : stg_prop.c Makefile.in Added files: dlls/ole32 : dictionary.h dictionary.c Log message: Juan Lang <juan_lang(a)yahoo.com> Begin implementing IPropertyStorage. Patch: http://cvs.winehq.org/patch.py?id=16693 Old revision New revision Changes Path 1.3 1.4 +1019 -47 wine/dlls/ole32/stg_prop.c 1.42 1.43 +2 -1 wine/dlls/ole32/Makefile.in Added 1.1 +0 -0 wine/dlls/ole32/dictionary.h Added 1.1 +0 -0 wine/dlls/ole32/dictionary.c