[Mono-list] DLL Created in Visual Basic 6.0 can run on cross platform

kuse marcus at in-process.se
Tue May 19 05:35:39 EDT 2009




dipesh patel wrote:
> 
> 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?.
> is it possible with mono framework?
> if so then can you guide me how to start?, how to compile?, how to
> execute?
> can you tell me what are the steps to use mono framework?
> 
> i will be thankfull to all of you...
> 
> 
> 
> 
> 


VB 6.0 isn't .Net which is what Mono is for other paltforms than Windows, so
that DLL wont work through Mono, check out the wine-project instead.
http://winehq.org
-- 
View this message in context: http://www.nabble.com/DLL-Created-in-Visual-Basic-6.0-can-run-on-cross-platform-tp23611949p23612825.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list