Module: wine Branch: master Commit: ec54c80ee555539fa92e0538de436d0e78388bc7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ec54c80ee555539fa92e0538de...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 9 16:21:45 2011 +0100
gdi32: Add null driver entry points for the clipping functions.
---
dlls/gdi32/clipping.c | 237 +++++++++++++++++++++++---------------------- dlls/gdi32/driver.c | 14 ++- dlls/gdi32/gdi_private.h | 9 ++ 3 files changed, 139 insertions(+), 121 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ec54c80ee555539fa92e05...