From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f8ed40413d593e73 X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: Ada and WinNT Date: 1998/04/08 Message-ID: #1/1 X-Deja-AN: 342238317 References: <6gdeug$b79$1@clarknet.clark.net> <6gdhg0$mpm@top.mitre.org> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1998-04-08T00:00:00+00:00 List-Id: Michael F Brenner (mfb@mbunix.mitre.org) wrote: : (a) light up a dot using x'address in a Ring 0 module without : being thrown into 16-bit emulation mode Write a device driver that runs at Ring 0 : (b) light up a dot using the ordinary nt interfaces Use the appropriate Win32 level 4 API call. : (c) light up a dot using active x Never tried that. : (d) light up a dot using direct x Use the DirectDraw interface API. : (e) get a reliable stream out of the COM port, : the keyboard UP and DOWN strokes, : the mouse strokes, : etc. Use the Console API. : NT's lack of reliable streaming IN (mouse, keyboard UP strokes, : serial, parallel, etc.), and streaming OUT (to memory addresses, : pixels, serial, parallel) is quite troublesome. I'm not sure what you mean by reliable ? You mean without interference from the sheduler ? : It would be nice to have a web site showing how to do these things, : so nt's could get the information from their memory mapped devices : like other operating systems can, and so programs can light up the : dots on the screen in realtime. You mean AdaGraph isn't realtime ? Jerry. -- -- Jerry van Dijk | email: jdijk@acm.org -- Leiden, Holland | member Team-Ada