----- Original Message -----
From: Dedy Darmayanto
Sent: Monday, January 27, 2003 2:10 PM
Subject: [DUG]: API to access phisical memory
> Hi,
>
> I've written EXE ini D6 that access phisical memory at $F0000 until
$FFFFF.
> When it run on win98 is Ok, but on WinNT or Win2000 an error was occured.
> So to access phisical memory WinNT or Win2000 should be used API.
>
> Has anyone an example using API to access phisical memory.
As far as I know there is no standard, approved way to do this, since no
well-behaved program should ever access memory outside of the space
allocated to it... except under special circumstances. I believe you need
to write a driver to do this, since only Ring0 code can bypass the memory
security used by WinNT/2K/XP.
Why do you need access to the system ROM area?
--
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur!"
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/