From: Eli Zaretskii Newsgroups: comp.os.msdos.programmer,comp.os.msdos.djgpp Subject: Re: Is DOS dead? Date: Sun, 19 Mar 2000 10:40:00 +0200 Organization: NetVision Israel Lines: 15 Message-ID: References: <38C7D12E DOT 1E12 AT gmx DOT net> <38CD09B3 DOT 7373 AT gmx DOT net> <38CE19B2 DOT 69C7 AT gmx DOT net> <38CF7CED DOT 505A AT gmx DOT net> <38D0B4D1 DOT 380F AT gmx DOT net> <38D11897 DOT 2ED0 AT gmx DOT net> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 953455359 5151 199.203.121.2 (19 Mar 2000 08:42:39 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 19 Mar 2000 08:42:39 GMT X-Sender: eliz AT is In-Reply-To: <38D11897.2ED0@gmx.net> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 16 Mar 2000, Michael Tippach wrote: > What's "OS" in the environment set to? E.g. under NT 4 it's > "OS=Windows_NT" W2K sets it to the same string (or so I'm told). > > One problem with NT that needs to be worked around is that NT ignores the > > hight 16 bits of the user procedure address that is installed as a > > real-mode callback (e.g., for handling mouse events). > > Does Win2K behave the same? No, it seems that this particular bug doesn't exist in W2K.