[Mono-osx] Winform on 64 bit OSX
Stifu
stifu at free.fr
Thu Jan 20 09:02:12 EST 2011
P/Invokes are also a problem for platform independence, unless you want to go
through the troubles of adding equivalent native calls for each platform.
Was that the plan?
As for Silverlight, the way I understand this page
(http://www.mono-project.com/Moonlight2CoreCLR), then you can wrap your
P/Invokes in an intermediate layer, and it'll work.
sebi77 wrote:
>
> Our app uses PInvoke very often (image processing, webcam handling written
> in C++), as I know this is contradict with SilverLight.
>
--
View this message in context: http://mono.1490590.n4.nabble.com/Winform-on-64-bit-OSX-tp3225031p3225509.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list