Changeset 122 for trunk/doc/devel
- Timestamp:
- 08/09/08 16:24:01 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/devel/TODO
r86 r122 3 3 If you are interested in contributing to this project, here's a few 4 4 things you could look into: 5 6 - Currently there is no way on the command line to search for exotic 7 paths/types. For instance, if reglookup encounters an unknown VK 8 type, it just prints it out in Hex. However, if you wanted to search 9 specifically for that type, there is no way to do it. Similarly, it 10 isn't possible to specify certain binary or weird characters in 11 paths. Reglookup should take the user path and unquote each path 12 component using the \xQQ syntax prior to searching. 5 13 6 14 - Testing, testing, and more testing. reglookup needs to be tested on … … 33 41 34 42 - It might be nice to have a way to filter results by security 35 descriptor information. 43 descriptor information. Maybe by MTIME as well. 36 44 37 45 - Documentation. The security descriptor output format needs to be
Note: See TracChangeset
for help on using the changeset viewer.