SO question on DLLs

Jonathan M Davis jmdavisProg at gmx.com
Thu Sep 30 14:14:42 PDT 2010


There's currently an SO question on Windows DLLs for D: 
http://stackoverflow.com/questions/3818229/loading-plugins-dlls-on-the-fly

I don't really know what the situation with shared library support is or what 
the plans for for Linux vs Windows are in that regard except that shared 
libraries are on the todo list after 64-bit code generation. So, I was hoping 
that one of the few folks around here who actually are fully aware of what the 
shared library situation is might be able to give the fellow a far better answer 
than I could.

- Jonathan M Davis


More information about the Digitalmars-d mailing list