Property Pages for Volumes.

Hi all;
I need to add a property page for Volmes on the systems. Most of
the documentation points to writing a dll and making its entry in the
EnumPropPages32 in the class key for “storage volumes”. The key already has
a values storprop.dll associated with it ??.

Thanks and Regards
Faraz.

The new and better way to add property pages is via a coinstaller. If you want to add them for all volumes, I would suggest a class coinstaller and not a device coinstaller (the only different is where you register the DLL). Once the coinstaller is registered, you need to respond to the DIF_ADDPROPERTYPAGE_ADVANCED code.

d


From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Faraz Ahmed
Sent: Thursday, December 22, 2005 7:14 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Property Pages for Volumes.

Hi all;
??? I need to add a property page for Volmes on the systems. Most of the documentation points to writing a dll and making its entry in the EnumPropPages32 in the class key for “storage volumes”. The key already has a values storprop.dll associated with it ??.

Thanks and Regards
Faraz.

— Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256 You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’ To unsubscribe send a blank email to xxxxx@lists.osr.com