Operating Systems Question
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Will a program created for Windows 3.1 work with Windows 98?
-
Will a program created for Windows 3.1 work with Windows 98?
Most likely... John
-
Will a program created for Windows 3.1 work with Windows 98?
Yes! It may have some problems running on NT/2000/XP, but that is rare. I still have to occasionaly update code written to run on Windows 3.1. The only problems we have had with it are related to serial communications, and that may be a security issue as only 1 or 2 customers have ever had a problem. INTP