Hello, > Since the current consensus is that SWF will be using WineLib as a > base, does that mean that developers don’t have to worry about their > P/Invoke calls to Win32 functions not working on Mono? I.e., if my > app calls Shell32 or User32, it’ll still work since that’s a part of > WineLib. Would that also extend to Shdocvw.dll (a.k.a., MSIE’s COM > interface)? Many programs use IE (via Shdocvw.dll) to display HTML > and to provide a WYSIWYG editor. Would calls to it via P/Invoke, COM > and ActiveX be supported under WineLib?
I would keep assuming that PInvoke is not a good idea, and wont be available. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
