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. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
