Thanks Lucid for the details. Unfortunately, everything still looks ok. On a separate note, I am getting an error when building for release mode (something about:
ConstructSDK.def : error LNK2001: unresolved external symbol GetInfo
Release/ConstructSDK.lib : fatal error LNK1120: 1 unresolved externals
The whole debug/runtime/release mode settings for output and linker confuse the heck out of me. I still get a warning about output path being different than linker path even though they all seem to be the same. It compiles fine under the "Debug" build option.
I zipped up the relevant source files if you have time to take a look:
http://www.box.net/shared/dmdy4r6qta
I'm at a loss at this point how to debug this. Is there a way to be able to debug the execution of this plugin?