DLL and distribution files

If I compile a DLL with an /MD switch and I want to distribute it (say with a VBA code that makes a call to the DLL), what are the other files that I also need to distribute so other people can run it

I suspect the same answer applies also if I distribute .exe file compiled with /MD.

Thanks,
Bumbrlik



Answer this question

DLL and distribution files