
Clipper 5.3b/Win2000 mouse causes GPF.
Hi David,
Maybe you won't have to change the mouse driver. If you did a google search
in this ng for mouse, I bet you would see a couple of year's worth of posts
about the subject. In short, get Blinker 6.0 and re-link with that instead
of whatever linker you are currently using. That stops the mouse GPFs for
Win2K. I understand from reading other posts that the bug came back in
WinXP so don't use WinXP with the mouse library. Hopefully, a future
version of Blinker will overcome the WinXP problems. I encourage you to do
that google search because there may be come details that I am leaving out.
Best of luck.
Hope this helps.
Regards,
Bill
Quote:
> I have a large Clipper 5.3b accounting program using GUI controls
> 640X480 and a mouse (llibg). The program is installed on a Windows NT
> 4.0 server and when accessed via a Windows 2000 workstation the mouse
> caused a GPF. I re-wrote the code to selectively disable the use of
> the mouse and this stopped the GPF using the W2K workstations.
> However, operating a GUI program without a mouse is difficult.
> How can I change the Clipper (llibg) mouse driver to be compatible
> with Windows 2000?
> Thanks and regards,
> David Tracy