A customer wanted to know what it means when the LoadLibrary function returns the special value 0x10000000.
Um, it means that the library was loaded at 0x10000000?
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 DllRegister...