With the current CGPointWarp structure definition, CGSSetWindowWarp does not
work when compiled in a 64-bit app, and the window just disappears.
This patch fixes it. The CGPointWarp type is also changed to CGSPointWarp,
since it doesn't contain CGPoints.
Original issue reported on code.google.com by maczydeco@gmail.com on 2 Feb 2011 at 8:15
Original issue reported on code.google.com by
maczydeco@gmail.com
on 2 Feb 2011 at 8:15Attachments: