- Don't print out cryptic message if IDispatch or IUnknown object is
commit1a765417332186b2f1f62d0c664c240939e90b37
authorRobert Shearman <rob@codeweavers.com>
Sun, 12 Jun 2005 10:42:36 +0000 (12 10:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 12 Jun 2005 10:42:36 +0000 (12 10:42 +0000)
treeba489fec8450a90f19e756b8919406b42c40e291
parent44246e47ec576cd2b48684dd110b50319f7eebe0
- Don't print out cryptic message if IDispatch or IUnknown object is
  just NULL.
- puArgErr is a ref pointer so we have to provide a dummy pointer if
  it is NULL.
- Fail gracefully and notify caller if we ran out of memoy or if
  variant copying failed.
dlls/oleaut32/usrmarshal.c