[VB4Linux-Dev] (no subject)
Status: Planning
Brought to you by:
luke-jr
From: Abhijit P. <abh...@ma...> - 2000-11-12 09:13:51
|
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. |