This comment needs to be put in a more accurate context - "Everybody who does Win32 programming should recognize that 0x10000000 is the default DLL base address assigned by the linker". Are you referring to the Visual Studio linker? Any particular version? It's obviously not true, let alone evident to everybody who does Win32 programming, in general. For example, I am using Delphi 7 and it appears to be 0x400000 (or as they like to call it, $00400000).
↧