Hello, You need to install Wine in order to run System.Windows.Forms applications. There are few additional steps required: - compile/install Wine version of GC - compile monostub and monowinehooks ( from the CVS) - provide Mono with mapping from *.dll to *.so files or create links to several Wine libraries.
More detailed info was posted to mono-winforms-list: http://lists.ximian.com/archives/public/mono-winforms-list/2003-March/00 0165.html Alexandre -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of obi-wan kenobi Sent: Dienstag, 25. M�rz 2003 08:24 To: [EMAIL PROTECTED] Subject: [Mono-list] Windows.Forms and can I help? Hi, I'm a developer starting to get intressted in C# and .NET framework. I'v downloaded the mono package via red-carpet and began to write my first sample. When I tryed to inherit from System.Windows.Forms and compiled with /r:System.dll,System.Drawing.dll,System.Windows.Forms.dll all went well, but when I tryed to run the exe file with mint or mono it complained about libuser32 Do you have a solution for this? Second, I have some spare time which I would like to dedicate to Mono, is there something I can help you guys with, and how? Best regards Marcus ===== _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
