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

Ken Thomases ken at codeweavers.com
Mon Dec 17 13:34:15 CST 2012


On Dec 17, 2012, at 11:53 AM, Alexandre Julliard wrote:

> Ken Thomases <ken at codeweavers.com> writes:
> 
>> 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?

There are Cocoa features that aren't available before 10.6.  For example, we can't change window style masks (whether a window has a title bar, etc.) after window creation.

-Ken




More information about the wine-devel mailing list