[Mono-list] DLL

Alex Kriegel akriegel at poptal.com
Thu Aug 16 11:19:34 EDT 2007


If you have a source code, you can implement it as a "flat dll"(C ,Pascal
etc), then you could use it on Linux.
It is not VB that precludes Linux, it is COM interface that relies on
Windows Registry; one could write a COM DLL in C++ with exactly the same
result.

-Alex

-----Original Message-----
From: Michel Pérez [mailto:mperez at kynesoft.com] 
Sent: Thursday, August 16, 2007 5:16 AM
To: Rolf Bjarne Kvinge
Cc: mono-list at lists.ximian.com; akriegel at poptal.com
Subject: Re: [Mono-list] DLL

I have another question. Is possible to use the VB6 DLL in C# and after 
use the C# interface in an aspx and deploy on mono ?


Rolf Bjarne Kvinge wrote:
>   
>> -----Original Message-----
>> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
>> bounces at lists.ximian.com] On Behalf Of Michel Pérez
>> Sent: miércoles, 15 de agosto de 2007 22:11
>> To: mono-list at lists.ximian.com
>> Subject: [Mono-list] DLL
>>
>> Greetings,
>>
>> Im new at Mono, so I would like to know if is possible to use a dll
>> developed in VB6 on mono, and how to do this to use it in  aspx. if
>> that if not possible what could I do to use it dll (workaround).
>>
>>     
>
> VB6 dlls are COM based, and will not work on Linux. On Windows (with MS)
you
> should be able to get it to work (Google will find you plenty of
resources),
> with Mono on Windows it might work, but our COM implementation is very new
> so it might not as well.
>
> I suggest you try to make it work with MS first, then try to run it on
Mono,
> and if it doesn't work, file a bug so that we can get better :)
>
> Rolf 
>
>   
>> Thanks
>>
>> --
>> Ing. Michel Pérez
>> Gerente de Proyectos
>> Kynesoft Sistemas
>> Teléfonos: +58 (212) 263-00-07 / 263-19-91
>> Fax: +58 (212) 263-00-07
>> e-mail:michel at kynesoft.com
>>
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>> --
>> No virus found in this incoming message.
>> Checked by AVG Free Edition.
>> Version: 7.5.476 / Virus Database: 269.11.19/953 - Release Date:
>> 14/08/2007 17:19
>>     


-- 
Ing. Michel Pérez
Gerente de Proyectos
Kynesoft Sistemas
Teléfonos: +58 (212) 263-00-07 / 263-19-91
Fax: +58 (212) 263-00-07
e-mail:michel at kynesoft.com



More information about the Mono-list mailing list