ChangeSet ID: 11023 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/09 19:36:20
Modified files: dlls/ole32 : errorinfo.c compobj_private.h compobj.c
Log message: Robert Shearman R.J.Shearman@warwick.ac.uk - CoSetState info should be thread local. - SetErrorInfo should allocate an apartment when no apartment present.
Patch: http://cvs.winehq.org/patch.py?id=11023
Old revision New revision Changes Path 1.17 1.18 +18 -7 wine/dlls/ole32/errorinfo.c 1.12 1.13 +9 -0 wine/dlls/ole32/compobj_private.h 1.88 1.89 +49 -21 wine/dlls/ole32/compobj.c