Re: mlang: Make user32 a delay load import
Nov. 29, 2006
5:19 a.m.
Dmitry Timoshkov <dmitry(a)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(a)winehq.org
7056
Age (days ago)
7056
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard