[Mono-list] Using Windows DLL in Linux

Matthew Winter wintermi at teratools.com
Sat Mar 19 02:28:31 EDT 2011


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


On 19/03/2011, at 11:10 AM, Francisco M. Marzoa Alonso wrote:

> Hello,
> 
> One customer has sent me a request to create an application that must
> work on an Ubuntu host and handle certain device.
> 
> The manufacturer of the device has published an SDK for C# developers,
> that once downloaded I found that has two files:
> 
> - device-sdk-1.0.dll
> - device-sdk-1.0.chm
> 
> Do you think that there's any chance that I've use it directly from
> Mono? Is the answer is affirmative, how can I add that DLL to a project
> to check it?
> 
> Thanks a lot in advance,
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list