06-11-2009 03:01 PM
I'm running a program written in visual basic 3 on a Windows 3.1 box, and when I tried to move the program onto XP (by directly copying the .exe and some necessary VB library files), the program ran but was unable to communicate through the serial port (it gave me a 'device not found' error)
I suspect this is a result of changes to the serial port's driver, and was wondering whether there is some sort of alternate driver or emulator, or another solution, that would enable me to run a program that is designed for windows 3.1.
06-12-2009 05:16 PM
06-23-2009 11:05 AM
thanks!
this was very helpful.