On Mar 22, 6:00 pm, "Starbird" <Starbir...@[EMAIL PROTECTED]
> wrote:
> Im trying to write a Turbo Pascal 7.0 code that will read 2 mice on
> comms 1 and 2 for a dos application for a dedicated system.
> using the old 33h int.
> but my mouse drivers wont go on 2 comms at the same time.
> Is this even possible?
> Got any ideas?
> All I need to do is read the x and y positions of the mice on both
> ****ts.
> in a dos program.
> I wouldnt even mind if I didnt use a mouse driver.
> All I need to do is read the x and y positions of the mice on both
> ****ts.
> in a dos program.
>
> Thanks
> Steve
Thanks for responding.
Is it possible to read the mouse like a 1/2 of a modem, the input
part?
I dont need to send any info out, just read the mouse.
Im using ctmouse, but I cant get it to reside on 2 comms at once.
I can put it on either, and read either ****t, but not both at the same
time.
Id rather just read the serial ****ts within the program, no mouse
drivers.
At present, I'm reading on some serial i/o routines, going to try to
utilize the read part of the modem type stuff.
Read it like a modem, is this possible?
Im not a for real programmer, trying to teach my self this, is a bi
ch.
I only need the x and y and button states of 2 mice, the rest I can
handle with ease.
Its just reading that darn mouse.
Thanks again.


|