Why are you people even discussing programming a mouse driver... If you are using Windows or Linux (even command-line) or Macintosh, you already have this capability and you just need to learn your particular environment's high-level calls to get mouse data and set up events to respond to mouse actions.
If you are using Turbo C and DOS and trying to deal with the interrupts... why? On 3/9/07, Mickey Mathieson <[EMAIL PROTECTED]> wrote: > try power basic > --- ssa ahmad <[EMAIL PROTECTED]> wrote: > > > simply c++ > > i have used it in my project of finger print > > comparision simply callthe intrrupt and give exact > > location what to do at which point . > > > > > > regards. > > > > shah > > > > > > > > niceguyherenow1 <[EMAIL PROTECTED]> wrote: > > Hi, I program gwbasic, dos and some > > others. Does anybody know what > > program languages allow me to program so that the > > programs I make can > > be made so the mouse can be used and not just > > keyboard?? > > > > Niceguy > > > > > > > > > > > > > > --------------------------------- > > Here's a new way to find what you're looking for - > > Yahoo! Answers > > > > [Non-text portions of this message have been > > removed] > > > > > > > > > ____________________________________________________________________________________ > Looking for earth-friendly autos? > Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. > http://autos.yahoo.com/green_center/ > > > > To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>. > Yahoo! Groups Links > > > > -- ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
