Andrew Eikum aeikum@codeweavers.com writes:
On Fri, Mar 13, 2015 at 09:07:06PM +0900, Alexandre Julliard wrote:
Shouldn't this be generated from the data we already have in shell32?
Sure. Is shell32.DllInstall the appropriate place to register these folders in the registry, or did you have something else in mind?
It should be done during dll registration, so not in DllInstall but more likely somewhere in SHELL_RegisterShellFolders or one of its subfunctions.