GetModuleFileName() hang during signal processing

Jason Tishler jason@tishler.net
Tue Apr 1 19:35:00 GMT 2003


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



More information about the Cygwin-developers mailing list