On Saturday 17 July 2010 18:19:50 Dan Kegel wrote:
> I was worried that mapping the file will fail if you're
> low on address space and are running this function
> on a large PE file.
> It ought to be possible to write a test to see how
> the function behaves when you've used up oodles
> of address
I was worried that mapping the file will fail if you're
low on address space and are running this function
on a large PE file.
It ought to be possible to write a test to see how
the function behaves when you've used up oodles
of address space, though it'd be tricky to make
the test reliable.
I see