Can't Load dll fileCan someone please double check my code? It builds fine but I can't read in the dll. I haven't creat...
using VC++ dll in C++I am trying to use a class (and run) from a dll from a software vendor. I believe the original code ...