Is Anyone currently working on this?

If Not - I would like to start working on this part myself, it seems like it is fairly simple - but tedious work :-) 

Shouldn't be too much of a hassle and should help a little

--Brad DeMorrow


On 9/28/06, Frank Richter <frank.richter@gmail.com> wrote:
On 28.09.2006 15:26, Paul Vriens wrote:
> I'll have a few hours tomorrow and will have a look. The cleanest
> solution for now seems to create RegDeleteTree[A|W] in advapi32 and use
> that wherever possible (unless we find that it forwards to shlwapi).
> Most DLL's already import advapi32.

Hmm... isn't advapi32 "lower level" than shlwapi? I'd expect that if
forwarding takes place then it'd be shlwapi->advapi32.

-f.r.