[Mono-list] Re: [Mono-winforms-list] win32 on linux

Miguel de Icaza miguel@ximian.com
08 Dec 2002 21:49:17 -0500


Hello,

> I do not have find the file README (System.Windows.Forms/WINElib/README)
> which indicates how to include Windows.Forms in Mono. 

The file has been moved to System.Windows.Forms/System.Windows.Forms.  
The WINElib directory will soon be removed, its kept there only while we
verify that we have moved all the code and patches to the right
location.

> Also, I would like to know how work the bridge of the win32 to linux
> and, how work the call of the dll.Is there any documentation about this?

You just use the regular Dllimport mechanism.