www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Why dynamic lib can't be converted to static and vise versa

I understand that dll can be loaded dynamically, and static lib 
is allow export functions than embedded to binaries. But what 
difference in their structure? What stop to export needed 
function from dynamic lib and embed it to bin?
Dec 18 2017