Though we can only have one DLL, most systems have many DLLs. I'm wondering if it's possible to extend the one DLL we do have in some way, to 'include/load' whatever the proper term would be, other DLLs (of different names of course).
The current DLL then becomes a pass through wrapper for other DLLs?
The current DLL then becomes a pass through wrapper for other DLLs?