[wdmaudiodev] Re: How to override a sound card's icon and "Friendly name" during install

  • From: Robert Bielik <robert@xxxxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Mon, 02 Jul 2012 21:10:26 +0200

Paul Titchener skrev 2012-07-02 20:56:
Has anyone figured out how to set these registry values during a driver install, even with a 
“workaround” method?

Nope, never got that to work. However, since my driver comes with an 
application, I set the icon info programmatically by implementing 
IMMNotificationClient, and on OnDeviceStateChanged handler I set the 
PKEY_DeviceClass_IconPath property of the device to point to the driver .sys 
file (since the icon is in the driver as an icon resource).

Regards,
/Rob

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/

Other related posts: