Re: [2/2]wineps.drv: Import comctl32 instead of loading it
June 4, 2010
10:25 a.m.
André Hentschel <nerv(a)dawncrow.de> wrote:
-IMPORTS = user32 gdi32 winspool advapi32 kernel32 +IMPORTS = user32 gdi32 winspool advapi32 kernel32 comctl32
It's being loaded for a reason. You can make it delay loaded though. -- Dmitry.
5773
Age (days ago)
5773
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov