whoward69
DLL Minion
Been playing with VS-2015 and the good news is you can use it, the bad news is you'll still need VS-2008 installed to be able to compile/link
Basically, while you can upgrade the solution files to VS-2015 and fix the myriad of ensuing compiler warnings, because the DLL needs to link against other libs that were compiled with VS-2008 the linker process will fail.
So, when you load the solution into VS-2015, do NOT check the "upgrade to VS-2015" tick-boxes!
Basically, while you can upgrade the solution files to VS-2015 and fix the myriad of ensuing compiler warnings, because the DLL needs to link against other libs that were compiled with VS-2008 the linker process will fail.
So, when you load the solution into VS-2015, do NOT check the "upgrade to VS-2015" tick-boxes!