Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah.edu!cc.usu.edu!jrd From: jrd@cc.usu.edu Newsgroups: comp.os.msdos.programmer Subject: Re: Mice and men (er, programmers). Message-ID: <1990Nov6.202400.41964@cc.usu.edu> Date: 7 Nov 90 02:24:00 GMT Organization: Utah State University Lines: 7 The easy way to approach a mouse is with a large book in hand, such as "Microsoft Mouse Programmer's Reference", MS Press, 1989. This tome describes the calls one can make upon the standard MS mouse driver Int 33h interface. An advantage of seeing things from the book handler's side is not being bitten by the sundry ways physical mice talk to computers. Joe D.