When the user places the CD and autorun, I want to "browse" the CD, but I want to do additional processing of the contents of the disk. If I wanted to replace the ListView in Windows Explorer with one of mine, how would I get started? What conditions should I look for to learn how to do this. I want to get the part of the tree that the researcher provides, and all interactions with the shell, I just want to hide the additional extension at the end of the file names (.pgp) and show the icons for the files as if they were not encrypted.
source
share