Question : Why is MFCreateTranscodeProfile not found in Visual Studio 2008 with Windows 7 SDK installed?

I'm getting this error:  error C3861: 'MFCreateTranscodeProfile': identifier not found even though i've included mfidl.h and linked to mf.lib.

My include path has C:\Program Files\Microsoft SDKs\Windows\v7.1\Include and my lib path has C:\Program Files\Microsoft SDKs\Windows\v7.1\Lib

What am I doing wrong?

Answer : Why is MFCreateTranscodeProfile not found in Visual Studio 2008 with Windows 7 SDK installed?

"Windows 7" is listed as the minimum required client version, did set WINVER accordingly? See http://msdn.microsoft.com/en-us/library/aa383745%28VS.85%29.aspx ("Using the Windows Headers")
Random Solutions  
 
programming4us programming4us