[Mono-list] Using Windows DLL in Linux
Francisco M. Marzoa Alonso
francisco at marzoa.com
Tue Mar 22 07:11:03 EDT 2011
Hello,
MoMA is that I needed, indeed. Here is the output I get:
OK - All Methods called exist in Mono
OK - No P/Invokes are called.
FAIL - Methods called that throw NotImplementedException: 1
FAIL - Methods called marked with [MonoTodo]: 1
Showing it in detail, it's the same method for both fails:
SerialPort.set_ReceivedBytesThreshold (int)
That's for mono 2.8.
So, I think the library "as is" it's not portable. :-|
Regards,
El 19/03/11 07:28, Matthew Winter escribió:
> Hi,
>
> Potentially yes, but I would first scan the DLL using the MoMA tool (http://www.mono-project.com/MoMA), which will be able to confirm if everything this assembly does is currently supported by Mono.
>
> Regards
> Matt
>
>
More information about the Mono-list
mailing list