Question:
When linking with ChilKatRel.lib or ChilKatDbg.lib from with VS 2005 I get the error:
ChilKatRel.lib(BzApi.obj) : fatal error LNK1103 debugging information corrupt; recompile module
Linking from VS 2012 there was no problem, but in both cases I'm doing it in 32 bit.
Brilliant, both debug and release versions link ok now, thanks for the quick response!