Hello, > i recently switched back to linux because i heard i should be able to do most > of my C# development on linux with mono now. So now i'm trying to get my > stuff to work :) > > I have this project that uses a closed-source .NET dll, and i'm hoping i can > use the same DLL with mono. I heard that it should be possible to use .NET > DLL's compiled on windows in mono. But i'm having problem getting my code to > compile.
System.Windows.Forms is still on its early stages. The good news is that we are using Wine to implement it, so those third party components that you are using will likely run out of the box once we are done. Today we are not done, and we still people to help on this effort. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
