locking foo ...
Michael Meeks
michael.meeks at collabora.com
Thu Dec 12 02:08:56 PST 2013
On Wed, 2013-12-11 at 22:45 +0100, Michael Stahl wrote:
> ... but alas now i see it won't help much - when creating a window there
> is the same problem with WinSalFrame::CreateFrame using SendMessage with
> SAL_MSG_CREATEFRAME (to get the Win32 window created on the main
> thread), and in that case it's of course hopeless to do anything
> asynchronously.
My ultimate question would be: why use CoCreateInstance to create any
instance and create this problem ? :-) Ultimately we can create our own
COM objects just nicely - AFAIK everything implementing IUnknown is
that, and then hand them out ?
Surely that then avoids all of these issues ?
ATB,
Michael.
--
michael.meeks at collabora.com <><, Pseudo Engineer, itinerant idiot
More information about the LibreOffice
mailing list