comp.lang.ada
 help / color / mirror / Atom feed
From: Jerry van Dijk <jvandyk@attglobal.net>
Subject: Re: Ada 95 for DOS
Date: 22 May 2002 17:51:16 +0200
Date: 2002-05-22T17:51:16+02:00	[thread overview]
Message-ID: <wkvg9gdvuz.fsf@attglobal.net> (raw)
In-Reply-To: 77864ec9f45765f2740ceac645451f33.86200@mygate.mailgate.org


"Henrik Quintel" <henrik.quintel@gmx.de> writes:

> My problem is that I want to handle pointers to locate several positions
> in a DOS-BOX under Windows ME. The two compilers, mentioned above fail.

If I understand you correctly you want to access location in character video
memory in the DOS box. Using the NT compiler you can do something simular
using the Win32 API console functions (see the NT_CONSOLE package on my
homepage), using the DOS compiler you need to cooperate with DPMI (see the
DOS CONIO package on my homepage).

-- 
--  Jerry van Dijk   | email: jvandyk@attglobal.net
--  Leiden, Holland  | web:   users.ncrvnet.nl/gmvdijk



  reply	other threads:[~2002-05-22 15:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-22  9:56 Ada 95 for DOS Henrik Quintel
2002-05-22 15:51 ` Jerry van Dijk [this message]
2002-05-22 18:47 ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox