mlang: Make user32 a delay load import

Alexandre Julliard julliard at winehq.org
Wed Nov 29 05:19:59 CST 2006


Dmitry Timoshkov <dmitry at codeweavers.com> writes:

> the only import from user32 which mlang uses is wsprintfW, and it's only used
> by the DllRegisterServer code, so it's reasonable to move user32 to delay load
> imports.

As long as mlang imports ole32 which imports user32, there is nothing
to gain by not importing user32 directly.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list