Is it possible somehow to get it to implicitly link to the new version too but under an alias? Meaning having say two versions of the header file and have them each map to seperate versions of the DLL even though the names of the exported class will be the same in the DLLs.
Or can I explicitly load a DLL that exports a class?
Edited by jwezorek, 24 January 2013 - 07:36 PM.






