ChangeSet ID: 17016 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/11 09:30:24
Modified files: dlls/ole32/tests: Makefile.in .cvsignore dlls/ole32 : stg_prop.c dictionary.h dictionary.c Added files: dlls/ole32/tests: stg_prop.c
Log message: Juan Lang juan_lang@yahoo.com Add traces, add unit tests for IPropertyStorage, and fix the problems they caught.
Patch: http://cvs.winehq.org/patch.py?id=17016
Old revision New revision Changes Path 1.4 1.5 +1 -0 wine/dlls/ole32/tests/Makefile.in 1.3 1.4 +1 -0 wine/dlls/ole32/tests/.cvsignore 1.5 1.6 +102 -39 wine/dlls/ole32/stg_prop.c 1.1 1.2 +8 -2 wine/dlls/ole32/dictionary.h 1.1 1.2 +23 -2 wine/dlls/ole32/dictionary.c Added 1.1 +0 -0 wine/dlls/ole32/tests/stg_prop.c