X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Glaux" Newsgroups: comp.os.msdos.djgpp Subject: Re: delay() different bahavior under Win98 window/fullscreen in DJGPP 2.04 Date: 14 Dec 2006 14:42:44 -0800 Organization: http://groups.google.com Lines: 5 Message-ID: <1166136164.254266.127000@j72g2000cwa.googlegroups.com> References: <1165931131 DOT 768505 DOT 13330 AT 73g2000cwn DOT googlegroups DOT com> <1165953093 DOT 635481 DOT 221520 AT 16g2000cwy DOT googlegroups DOT com> <1166028710_4256 AT dscnews2 DOT dcccd DOT edu> NNTP-Posting-Host: 89.176.103.125 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1166136169 3461 127.0.0.1 (14 Dec 2006 22:42:49 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 14 Dec 2006 22:42:49 +0000 (UTC) In-Reply-To: <1166028710_4256@dscnews2.dcccd.edu> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.13) Gecko/20060414,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: j72g2000cwa.googlegroups.com; posting-host=89.176.103.125; posting-account=79KgoA0AAADKuOLK3k0Y3qVqk-KGfm77 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hm, so I solved the delay problem by writting my own udelay() based on uclock() function from time.h I found this works fine under pure DOS, Win98 box and even WinXP SP2.