J
jquerijero
Guest
Sorry. My fault. I keep forgetting that PDS is an application that requires fully loading a DLL before it can use it. My computer was missing the VC++ 2013 Redistributable, so PDS is not able to load all the dependencies of my DLL. It's quite different from how Visual Studio reference DLL, which normally just need knowing the DLL signature during design-time.
Continue reading...
Continue reading...