Is it possible to get MS Visual Basic programs to work in Linux?
I've tried throwing them at wine, but telling the terminal
(it's a remake of a QBasic program) results in an ouput of:Code:
Wine Nibbles.exe
Speaking to my brother (who writes these, and is something of a Windows geek) i've found that Windows relies on a few .dll files to run VB scripts. Would WINE be wanting these, or am i barking up the wrong tree?Code:
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\mnt\\removable\\programs\\Nibbles.exe" failed, status c0000135
Cheers people!
