I have installed both Microsoft Platform SDKs v6.0A and v7.0. Inside Visual Studio 2008 I include that is defined to get this file from v7.0.
Beside that, when I use CDW (code definition window) to overview symbols, for example GUIDs by opening the "uuids.h" it opens the one that is included in SDK v6.0A instead of v7.0.
I cleaned solution, I double checked the VC++ dirs (for includes, libs etc) they are all set in the v7.0.
What's wrong here with CDW ? How to force CDW to see the v7.0 path instead of the old one ?
Regards,