This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GetModuleFileName() hang during signal processing


On Tue, Apr 01, 2003 at 09:06:20PM +0200, Corinna Vinschen wrote:
> On Tue, Apr 01, 2003 at 01:31:48PM -0500, Joe Buehler wrote:
> > Right now I am assuming anything in the 0x7xxxxxxx address range is
> > a Microsoft DLL.  Is that a valid assumption for all Windows
> > platforms?
> 
> Shouldn't there be a description of the used addresses in MSDN somewhere?

The MSDN has the following:

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/rebaseimage.asp

Specifically:

    The system DLLs are currently based in memory from 0x70000000 to
    0x78000000 (0x68000000 to 0x78000000 on MIPS). 

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]