Mail Archives: djgpp/1996/09/22/04:13:28
All this talk of dynamic linking. DJ wrote a prototype dll loader for
v1.x, and I updated and improved it a little for v2.0. It is available
in the file dll100.zip which can be found on CWS's server rice.eng.edu
username-djgpp, password-betatest (please correct me if this is wrong
CWS :-). Note that this is not a finished product, and I will never be
finishing it. It works perfectly with C code however (as far as I
could see), but it is unable to cope with the virtual function
mechanism of C++ (although clean C++ might work).
Hope this helps,
Malcolm
- Raw text -