Ken Thomases <k...@codeweavers.com> writes:

> On Aug 2, 2013, at 4:22 AM, Alexandre Julliard wrote:
>> That's ugly. freetype.c has no business knowing about the details of the
>> graphics driver.
>
> Is it acceptable to load the graphics driver at that point, by calling 
> DRIVER_load_driver("display", …)?

That code is called during dll attach, so no, that won't work right.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to