gdi32: Avoid a crash by loading AppKit before using Core Text if might use the Mac driver.

Alexandre Julliard julliard at winehq.org
Fri Aug 2 09:19:47 CDT 2013


Ken Thomases <ken at 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
julliard at winehq.org



More information about the wine-devel mailing list