Advertisement

Advanced dos stuff.

Started by October 06, 2000 09:00 PM
0 comments, last by farmersckn 24 years, 3 months ago
Can anyone tell me how to create a custom interrupt handler for the mouse and keyboard in DOS? i was thinking without using getvect or setvect. oh, and what is EVENT_MASK? I don''t know if that is a well-known constant or anything, but i was looking at some source code to do a mouse int handler, but nowhere could i find the definition of this symbol. well, thanks. bye now. farmersckn
Yesterday is the past, tomorrow is the future. Today is a gift, that is why we call it the present.
Andre''ll show you how to make a kb + mouse handler in DOS
(oh yea you can''t do it in Windows)
Check out the book "Black Art of 3d Game Programming" at
amazon.com

This topic is closed to new replies.

Advertisement