ole32: When CoLockObjectExternal with fLock=TRUE is used on an object
authorRobert Shearman <rob@codeweavers.com>
Fri, 30 Jun 2006 10:07:43 +0000 (11:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Jun 2006 18:44:02 +0000 (20:44 +0200)
commit628371021bddc7440724ed4b79e5fe4a9c335d1d
treef25d44a01bd9ccca708ec668fda8c1708040e861
parent2fa3cc03a58325fe1061fa1391fdfc245a739f71
ole32: When CoLockObjectExternal with fLock=TRUE is used on an object
that hasn't yet been marshaled then it should create a new stub
manager.
dlls/ole32/compobj.c
dlls/ole32/tests/marshal.c