Hi,
When a user changes few parameters in the property pages, it is being changed in the registry and the driver re-loads with the new configuration.
1.Is that the way it works?
Can I read the registry from the driver Entry?
Can I change only the parameters listed under Device Install Hardware section of the INF?
It depends on how the prop pages handles the apply/ok button. If it sets the prop changed attribute via setupdi, yes, reload is expected. If the values are stored in the devnode, you can start reading them in AddDevice, not DriverEntry.
Who is providing the UI implementation? Your code or windows?
d
Bent from my phone
From: xxxxx@yahoo.commailto:xxxxx
Sent: ?7/?16/?2014 9:47 PM
To: Windows System Software Devs Interest Listmailto:xxxxx
Subject: [ntdev] registry and property pages for WDF driver
Hi,
When a user changes few parameters in the property pages, it is being changed in the registry and the driver re-loads with the new configuration.
1.Is that the way it works?
Can I read the registry from the driver Entry?
Can I change only the parameters listed under Device Install Hardware section of the INF?
—
NTDEV is sponsored by OSR
Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer</mailto:xxxxx></mailto:xxxxx>