Dynamic Class Loading Idea

Craig Black craigblack2 at cox.net
Sat Nov 3 06:40:34 PDT 2007


> I like DDL's approach, in which it acts as a run-time linker. It uses 
> relocation data in OBJ files to find address references and fix them (thus 
> "relocating" the code for any memory address) when loading the libraries.

Does this relocation use function pointers? 




More information about the Digitalmars-d mailing list