From: "Chih-Hao Tsai" Newsgroups: comp.os.msdos.djgpp Subject: Re: PCTIMER V1.4 Date: Mon, 16 Mar 1998 18:01:48 -0600 Organization: University of Illinois Lines: 21 Message-ID: <6ekehf$2hg$1@vixen.cso.uiuc.edu> References: NNTP-Posting-Host: iguana-1.slip.uiuc.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Salvador Eduardo Tropea (SET) ¼¶¼g©ó¤å³¹ ... Why the pmode one and not the real mode one? After posting this I spent more time playing around with both protected and real mode int 8h handlers to study how they interact. With the data I observed I rewrote the real and protected mode handlers. Now both real and protected mode handlers are hooked, just as before, but with greater care this time. The code and data of the handlers have also been locked. Hao -- ;; .signature -- defines a variable containing information about hao (defvar hao '((name-english "Chih-Hao Tsai") (name-chinese "½²§Ó¯E") (organization "Beckman Institute, UIUC") (email "hao DOT tsai AT uiuc DOT edu") (homepage "http://casper.beckman.uiuc.edu/~c-tsai4") (icq 5734422)))