[PATCH 3/8] winemac: Implement GetDeviceCaps().

Alexandre Julliard julliard at winehq.org
Mon Dec 17 11:53:57 CST 2012


Ken Thomases <ken at codeweavers.com> writes:

> On Dec 17, 2012, at 8:06 AM, Alexandre Julliard wrote:
>
>> Ken Thomases <ken at codeweavers.com> writes:
>> 
>>> ---
>>> dlls/winemac.drv/Makefile.in |    1 +
>>> dlls/winemac.drv/gdi.c       |  321 ++++++++++++++++++++++++++++++++++++++++-
>>> dlls/winemac.drv/macdrv.h    |  101 +++++++++++++
>>> 3 files changed, 415 insertions(+), 8 deletions(-)
>>> create mode 100644 dlls/winemac.drv/macdrv.h
>> 
>> It doesn't build here on OS X 10.5.8:
>
> Oh, right.  The Mac driver requires 10.6 or later.  So, I'll have to change the configure script to only enable building of it on such systems.

Is there really a compelling reason to not support 10.5.8?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list