[mono-vb] New to mono

Miguel de Icaza miguel at xamarin.com
Tue Sep 23 12:45:46 UTC 2014


Hello,

You need to study each P/Invoke and figure out why this was required on
Windows.

When you talk about "hundreds" of P/Invokes, it sounds like this was a UI
control, those typically did a lot of those to achieve special effects.

Those usually have no corresponding mapping on Unix or Mac (for that
matter, they are actually highly dependent on the underlying window manager
and toolkits available).

So that would be a case where you need to rethink exactly what the code is
trying to do and find alternatives.

Miguel

On Tue, Sep 23, 2014 at 5:35 AM, dheeraj2020 <dheerajb.2020 at outlook.com>
wrote:

> is there any way to convert P/Invokes that can be supported by mono,
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/New-to-mono-tp4663978p4664002.html
> Sent from the Mono - VB mailing list archive at Nabble.com.
> _______________________________________________
> Mono-vb mailing list
> Mono-vb at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-vb
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-vb/attachments/20140923/22467f47/attachment.html>


More information about the Mono-vb mailing list