Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!samsung!think.com!linus!linus!mbunix.mitre.org!jfjr From: jfjr@mbunix.mitre.org (Freedman) Newsgroups: comp.os.msdos.programmer Subject: int 70h Message-ID: <127744@linus.mitre.org> Date: 15 Jan 91 18:19:49 GMT Sender: usenet@linus.mitre.org Organization: The MITRE Corp., Bedford MA Lines: 13 Nntp-Posting-Host: mbunix.mitre.org I need to get a timer of about 1 millisecond granularity. My first impulse was to check out int 70h. Since then a very kind soul (Greg Montgomery) sent me some code that speeds up the system timer - hooks int 8. I got this working fine but just for my own self I tried hooking int 70 anway (oops COmpaq 382/203 runnung dos 3.31) and it doesn't look as though its even implemented. Has anyone any experience with this particular interrupt? Its not very well documented which leads be to beleive that it might not even be there. Jerry Freedman,Jr