Re: [VB4Linux-Dev] (no subject)
Status: Planning
Brought to you by:
luke-jr
From: Luke-Jr <Mi...@an...> - 2000-11-14 13:25:01
|
Well, emulation of Windows seems to cause things to take longer to load... Maybe we can `emulate' everything during compile-time and have 100% Linux-compatible binaries be written which is the result of what emulation would make the code be? The binaries would probably have some wasted data that's not used, but with a little optimization we could probably fix that too... Abhijit Paithankar wrote: > Apart from the OCX problems, I still am confused about implementation of > DLLs and ODBC drivers. > > what we can do is, create a library that would emulate the VB environment > and translate the messages received from the VB applications and translate > them into messages that Linux API can understand. All programs would run > inside this emulated environment. > > As for the compiler, even that could run under the environment so that we > can directly use all the Win controls. > > _______________________________________________ > VB4Linux-Dev mailing list > VB4...@li... > http://lists.sourceforge.net/mailman/listinfo/vb4linux-dev |