[comp.lang.pascal] mouse event handler

jamesp@world.std.com (james M peterson) (10/10/90)

I am trying to install a mouse event handler so a portion of the 
mouse work can be done with out constantly checking statuses.
My problem is that the procedure designated as the handler works
the first time then locks up (locks the sys sometimes, other just itself)

Is there a common error I am overlooking.

Mouse driver: MS 7.04 / lang tp 5.5 / platform 286 w/ AMI bios

Any help would be appreciated - I am being sat on to get a project done
asap.

jamesp@world.std.com