Re: How to find address of OEMAddressTable?
From: Steve Maillet \(eMVP\) (nospam1_at_EntelechyConsulting.com)
Date: 05/30/04
- Next message: Jon: "Dialog apps for PocketPC in Platbuilder"
- Previous message: Steve Maillet \(eMVP\): "Re: QFEs for Emulator?"
- In reply to: msnews.microsoft.com: "Re: How to find address of OEMAddressTable?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 30 May 2004 12:23:25 -0400
You still haven't answered the fundamental question of What you are trying
to accomplish in the big picture. It's rather complex to get a known fixed
physical address for executable code. But that is because you really
shouldn't need to. Even if you knew the address you couldn't do anything
with it. You can't execute it directly as the CPU and OS protection
mechanisms will prevent it. But even without that the code would have been
fixed up by the loader to execute from it's VIRTUAL address so the Physical
address is of little or no value.
-- Steve Maillet (eMVP) EmbeddedFusion smaillet_AT_EmbeddedFusion_DOT_com
- Next message: Jon: "Dialog apps for PocketPC in Platbuilder"
- Previous message: Steve Maillet \(eMVP\): "Re: QFEs for Emulator?"
- In reply to: msnews.microsoft.com: "Re: How to find address of OEMAddressTable?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|