Hi!
Yes, but not all.> In the future, these may change, but I have not seen any serious effort > to try and support Manged Extensions for C++.It's possible to run VC++ generated apps under Mono though.
You can run VC++ apps, which consists of 100% IL-code.
But VC++.net creates programs
- which consists of 100% IL-code (that you can run with mono)
- which consists of 100% native-code (that you can run with wine)
- and with consits a mix of IL-code and native-code.
And the last one you can _not_ run on mono. Or I am wrong?
Greatings
BL-Freddy
_________________________________________________________________
Fotos� - �MSN Fotos das virtuelle Fotoalbum. Allen Freunden zeigen oder einfach ausdrucken: http://photos.msn.de/support/worldwide.aspx
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
