16-bit mouse driver

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello!

I am using an old Access 2.0 program, intended to run on win 3.x. I am
running it on windows xp, and when I do so, the scroll function on my mouse
dos'nt work in the program. It works fine outside the program.

I think it is because the Access 2.0 program is 16-bit and my mouse driver
is 32 bit. So I need a mouse driver that can use the scroll function in a
16-bit environment, as well as in a 32-bit environment.

I have asked Logitech, the developer of my mouse, but they do not have any.

Hope you can help me.
 
Changing mouse drivers will NOT work for sure.. your old program does not
recognise the scroll function available on the mouse, and it never will..
 
Why not?? Is there no upgrade for Access 2.0 to work with a mouse with scroll??
 
Yes, upgrade Access 2.0 to the 2003 version and the scroll function will
work just fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top