[PATCH] wine.inf: Add some knownfolders to the registry

Alexandre Julliard julliard at winehq.org
Mon Mar 16 08:46:22 CDT 2015


Andrew Eikum <aeikum at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list