Greetings,
I have been looking for a _very very long time_ for an int33 mouse handler
which provides basic MOUSE.COM functionality that I can embed into a
protected mode graphical program that I'm writing for DOS. I basically need
to make it so that my users don't have to run MOUSE.COM before running my
application to get mouse support. I stumbled across your site and found
some mouse.c and mouseint.c files in your archives and I am pretty excited.
I was just wondering if that code can be used by itself or if it must be
compiled with all of the rest of the source code in the archive. Also, if
it can be used as I have described above, what function(s) would I need to
call at the start of my program to get the equivalent of running MOUSE.COM
before running my application?
Also, If I'm way off track and this will not work at all and I'm in the
wrong place, could you please direct me to what I'm looking for, if you know
of a place that has what I described above? Thanks in advance!
Robert Cronk