Archive for January, 2010
Dll embedding in Delphi
11Jan10
First to say, I’m aware that dll purpose or libraries in general was/is to modularize programming, so you could move some, somewhat connected, stuff into one place and reuse the code in another projects/replacing just this bit without recompiling the main program, so the idea of embedding dll as a part of exe file itself [...]
Filed under: Delphi, programming | Leave a Comment
Tags: Delphi, dll