I'm having windows 7 and visual studio 2008 on my PC. Also having two windows SDKs of v6.0 and v7.1. I'm trying to create one small application using Microsoft Media Foundation but finding one problem. All header files which i included in my project are taking from the following path
c:\program files\microsoft sdks\windows\v6.0a\include\
instead of taking it from
c:\program files\microsoft sdks\windows\v7.1\include\
Could you please tel me how to change this path??
Thanks in advance,
Sri