Localize ShellFolder display names [1/3] advapi32: Implemented RegLoadMUIString[AW]

Dmitry Timoshkov dmitry at codeweavers.com
Sat Feb 11 12:14:31 CST 2006


On Sat, 2006-02-11 at 18:06 +0100, Michael Jung wrote:

> ChangeLog:
> Implemented RegLoadMUIString[AW]

> -IMPORTS   = kernel32 ntdll
> +IMPORTS   = user32 kernel32 ntdll

I'd suggest to add user32 as a delayload import to not create
circular dependency at load time.

-- 
Dmitry.




More information about the wine-devel mailing list