Is it possible to run a VB6 application on a Unix machine?
Printable View
Is it possible to run a VB6 application on a Unix machine?
Maybe through Wine emulator, if it can run on Unix and not just on Linux. Not sure.
Depends on what the app does. You can use WINE for some things as baja mentioned but if you want to make something like a registry editor then you can forget about it.