
Maintain Application for Windows 3.1 and 95
I have an application that I maintain for a client which I originally
wrote in VB 3.0 for Windows 3.1. I have since updated my systems to
VB4.0 and Windows 95. I have kept one system with VB4.0 16 bit and
Windows 3.1 (actually it is a dual boot to Windows 95) so I can
support him. He recently asked for a change which I made in Windows
95 and it works fine. Now the problem - I also need to implement the
change in Windows 3.1. I thought it would be as simple as recompiling
the code in Windows 3.1, but I am having problems. First of all, the
DOA seems to be messed up - I get build errors on things like
BeginTrans using the DOA 2.5/3.0. If I go back to DOA 2.0, it builds,
but I get GPFs in VBAJet.dll.
Does anyone have any idea where I could look for some information as
to what the solution might be?? Any help would be appreciated.
Thanks in advance.