delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/05/10/09:57:58

Date: Thu, 10 May 2001 16:59:02 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Thomas Schachtner <thomas DOT schachtner AT gmx DOT de>
cc: djgpp AT delorie DOT com
Subject: Re: read a specific memory address
In-Reply-To: <9de56f$al4$1@news2.dtag.de>
Message-ID: <Pine.SUN.3.91.1010510165632.7067F-100000@is>
MIME-Version: 1.0
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

On Thu, 10 May 2001, Thomas Schachtner wrote:

> > In NT, and thus in 2000, too, only kernel mode drivers have (almost)
> > full access to all of the system.
> 
> Is it possible to write a kernel mode driver with DJGPP?

It depends on what do you call ``DJGPP''.  Code produced by GCC will most 
probably not run in a kernel driver, and the binary format is wrong anyway.

However, you could write something in assembly and assemble it with 
djasm.  Then you might be able to do anything you want.

But it's going to be very hard without the DDK, since all the headers and 
symbolic constants don't exist.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019