Handle errors in std marshaller better, do not crash.
commit8712174c0d82eefb974bac619b3884caf8640e3e
authorMarcus Meissner <mm@lst.de>
Mon, 4 Nov 2002 22:38:26 +0000 (4 22:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Nov 2002 22:38:26 +0000 (4 22:38 +0000)
tree38970e1569256c1443742586d4bcb9e145c73a7f
parent0f53dbf32b7247c3358e53f09fc910bd92a654c1
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).
dlls/ole32/marshal.c
dlls/ole32/ole2stubs.c