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.me...@collabora.com  <><, Pseudo Engineer, itinerant idiot

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to