An alternative would be using Jabaco (www.jabaco.org). You write sourcecode
similar to VB6 and with Jabaco you can compile it to bytecode which is
similar to the output of the Java programing language.

If the Jabaco generate code for the Mono would be great! But... :/


[]s

Pedro Alves
www.pedrojr.net




2009/5/22 Rolf Bjarne Kvinge <[email protected]>

> Hi,
>
> > i have a .dll created in visual basic 6.0.
> > now i want to run that .dll in linux platform, so how can i do this?.
>
> Use wine (http://www.winehq.org/)
>
> > is it possible with mono framework?
> > if so then can you guide me how to start?, how to compile?, how to
> > execute?
>
> If you absolutely do not want to use wine, you need to convert your VB6
> dll/project/application to VB7+ using Visual Studio first, when you got it
> working in Windows, you just copy your application to a linux machine where
> you have mono installed and execute 'mono myapp.exe'.
>
> Rolf
>
> > can you tell me what are the steps to use mono framework?
> >
> > i will be thankfull to all of you...
> >
> >
> >
> >
> > --
> > View this message in context: http://www.nabble.com/DLL-Created-in-
> > Visual-Basic-6.0-can-run-on-cross-platform-tp23611949p23611949.html
> > Sent from the Mono - General mailing list archive at Nabble.com.
> >
> > _______________________________________________
> > Mono-list maillist  -  [email protected]
> > http://lists.ximian.com/mailman/listinfo/mono-list
>
> _______________________________________________
> Mono-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to