[Mono-winforms-list] Is it possible to use Mono Windows.Forms X11 driver on Windows OS?

Dirk Weinhardt block.spam at gmx.de
Sat Mar 21 20:28:10 EDT 2009


Hi,

thank you for your comments!


Robert Jordan wrote:
> 
> Even then, Mono is not able to p/invoke cygwin's libraries due to some
> issues with cygwin's SEH handling. So much more would be needed to get
> this working.
> 

I have managed to build a modified version of Mono that loads the X11 driver
on Windows. But when trying to run a simple Windows Forms application it
hangs. As far as I can see it hangs in XInitThreads. That's probabaly where
the SEH problem comes into play.

Can you please briefly comment on what might be required to get it working?
I'm not too familiar with SEH (I have started reading Matt Pietrek's "A
Crash Course on the Depths of Win32 Structured Exception Handling" and some
other sources about SEH, gcc and Cygwin) Is a complete rebuild of a patched
Cygwin environment required? Or might wrapping Cygwin's cygX11-6.dll do the
trick?

Thank you, Dirk

-- 
View this message in context: http://www.nabble.com/Is-it-possible-to-use-Mono-Windows.Forms-X11-driver-on-Windows-OS--tp22583751p22642041.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list