search for: infinst

Displaying 1 result from an estimated 1 matches for "infinst".

Did you mean: infinit
2013 Feb 07
1
[libhivex] Patch implementing hivex_node_get_child_deep
...code. Thank you! If I may be so bold as to make my first post to the mailing list a request for an API change, I have attached a patch for a new function in the hivex library that implements obtaining a handle to a "deep" node, allowing the user to enter a path like "SOFTWARE\Intel\Infinst\Uninstall" with only a previous call to load the root of, say, HKLM. When I first used libhivex, I assumed hivex_node_get_child would take such a path, but then learned that it only scans the children of the current node for a match. I do realize that hivex_node_get_child has a O(n) where n i...