I'm using VS 6.0 and VS2008. But the problem is VS2008 SDK is not compatible with VS(VC++)
6.0 SDK. To resolve this i have used Windows® Server 2003 SP1 Platform SDK Web Install. If I build the code in release mode its working but if did in debug mode then its giving an error like this
WbemUuid.Lib(wbemcli_i.obj) : fatal error LNK1103: debugging information corrupt; recompile module Error executing link.exe.
What should I do to resolve this problem?