Re: mlang: Make user32 a delay load import
29 Nov
2006
29 Nov
'06
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
6952
Age (days ago)
6952
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard