September 26, 2007
Hello,
I have made a DLL using D to simulate our products in a commercial software.
The software creator noticed that our DLL depends on a lot of other DLLs, and he would like to avoid this kind of DLL hell.

Is there a way to reduce the number of DLL dependencies when using D?

I am using DMD v1.01.

Thanks a lot!

--
Gilles G.