RecentDocList Retriever
Updated 12/28/2004 Added the ability to delete all values in a selected node. Also added the typedURLs key and runMRU key 'This Program will read the Recent Doc List located in the registry at: 'HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs 'This data is stored in a binary format, so we have to read the binary data into 'a byte array and build it into strings. 'As with all of my submissions, I have utilized code found on PSC and elsewhere 'for various functions, but the rest was written by me. 'Special thanks to Kegham, whose Winstartup 2004 project had some valuable code 'for enumerating and walking through registry keys and for some treeview pointers 'and to MrBoBo who also had some very useful code for the registry 'also to David Sykes for his XP style module that i have implemented in all 'of my projects for that XP Look 'once the key values are loaded into the list, pressing delete will delete the selected 'entry from the registry. '
KI-Zusammenfassung: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload