Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] SWT Main Thread calling into a COM MTA

Hi,

 

We have some heavy problems (deadlocks, crashes) developing on Windows XP using Eclipse RCP calling from the SWT UI Main Thread into a COM MTA. When we are calling from a none UI thread or the AWT Event Dispatch thread these problems doesn't occur.

 

How is this thread created natively?

Indirectly by calling CreateWindow(Ex) or just a CreateThread handle which gets messages by calling PostThreadMessage of the Win32 API?

 

 

Thanks in advance.

_________________________________________________________________
http://redirect.gimas.net/?n=M0908axFotos2
-> Für Fotos hier abdrücken <-

Back to the top