ChangeSet ID: 6155 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/11/04 16:38:26
Modified files: dlls/ole32 : ole2stubs.c marshal.c
Log message: Marcus Meissner mm@lst.de Handle errors in std marshaller better, do not crash. Added another error message if some program tries to marshal IOleObject. OleCreate() should be able to use Local Servers too (it can't as of now, just for debugging).
Patch: http://cvs.winehq.com/patch.py?id=6155
Old revision New revision Changes Path 1.23 1.24 +1 -1 wine/dlls/ole32/ole2stubs.c 1.5 1.6 +12 -6 wine/dlls/ole32/marshal.c