Where can I find "PKEY_Device_FriendlyName" definition?
Hello, guys?
I'm trying to compile sAPO property sample project in Vista DDK 5472.
But everytime I'm trying to do that, I'm getting the error message which says that "'PKEY_Device_FriendlyName' : undeclared identifier".
I already searched all the files in DDK 5472, but nothing was found.
Can anyone advise me that where can I find that defintion? or can anybody advise me how to solve this problem?
Thanks in advance.
[456 byte] By [
Jaehyun] at [2007-12-22]
Well, I don't know if it is a typo thing or not, but if you use DEVPKEY_Device_FriendlyName and do typecasting forcelly DEVPROPKEY to PROPERTYKEY&, then the project will be compiled....
Though it compiled successfully, it needs to be checked if the output works or not.
I'll update you the result of this work.
WDK 5482 is now available!
the problem looks like gone, and look like working okay.
I finally succeed in compiling and installing sAPO on my Vista beta2, though I still having a problem in property pages.