Hello,

My case is a little bit different from the first person who posted this.

My SDK.lib (MSVC 2005) is a static lib, and there is NO SDK.dll come with it.

Under MSVC 2008, I was able to build ABC.dll in both debug and release
if I have:
C/C++ > Optimization > "Whole Program Optimization" set to "No".


Thanks,
Oscar