The ShellNotify demo just lists the path of items, e.g. when a drive is attached, etc. However there are (or should be) lots more attributes associated with a Notification event such as ProductName, SerialNbr, PhysicalDescriptor, etc. The only function used to return info about a PIDL in the Demo is LMDPathFromPIDL and I can find no documentation or hints about other functions. Are there any other functions or methods to access more info from teh PIDL?
Comments