sAPO property project compile error

Hello, guys.

I'm trying to compile sAPO property project in WDK 5472.
But everytime I do that, I got the error message that "PKEY_Device_FriendlyName" is not defined.

I tried to find "PKEY_Device_FriendlyName" in all WDK 5472 files, but nothing is found.

Does anybody have the same problem with me and can anybody help to solve this problem?

Thanks in advance.

[415 byte] By [Jaehyun] at [2008-1-21]
# 1

Sir,

A number of the audio samples in the SDK and DDK reference “PKEY_Device_FriendlyName”. In build 5384 this was defined in “propkey.h”, but in build 5456 this moved to “functiondiscoverykeys.h”. In build 5472 it has moved once again to “FunctionDiscoveryKeys_devpkey.h” which is now included by “functiondiscoverykeys.h”. The problem is that this file is not included in either the DDK or the SDK yet due to an oversight. This was fixed in later builds of the WDK by adding functiondiscoverykeys_devpkey.h to the kit and should be available with the next WDK update.

Hope this helps.

PatrickAzzarello at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Vista Pro-Audio Application Development...
# 2

Thank you, Mr. Azzarello.

I downloaded WDK 5483, and was able to compile sAPO sample without problems.
Thanks anyway.

JaehyunShok at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Vista Pro-Audio Application Development...
# 3

#include <initguid.h> helps me.

Anonymous at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Vista Pro-Audio Application Development...

Software Development for Windows Vista

Site Classified