Showing archive results for December 27, 2012

Dec 27, 2012
Post comments count0
Post likes count1

What is so special about the instance handle 0x10000000?

Raymond Chen

A customer wanted to know what it means when the function returns the special value . Um, it means that the library was loaded at ? Okay, here's some more information: "We're trying to debug an application which loads DLLs and attempts to hook their registry accesses when they call . It looks like when the special handle is returned from , the r...

Code