Henri Verbeet : ddraw: Get rid of ICOM_OBJECT.

Alexandre Julliard julliard at winehq.org
Thu Jan 22 08:41:26 CST 2009


Module: wine
Branch: master
Commit: 802f9c7e29ed877f536328213504f5bdbeeb7205
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=802f9c7e29ed877f536328213504f5bdbeeb7205

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan 22 10:33:37 2009 +0100

ddraw: Get rid of ICOM_OBJECT.

---

 dlls/ddraw/clipper.c        |    2 +-
 dlls/ddraw/ddcomimpl.h      |    5 --
 dlls/ddraw/ddraw.c          |   14 +++----
 dlls/ddraw/ddraw_private.h  |   71 ++++++++++++++++++++++++++++++++
 dlls/ddraw/ddraw_thunks.c   |   36 ++++-------------
 dlls/ddraw/device.c         |   93 +++++++++++++++++-------------------------
 dlls/ddraw/direct3d.c       |   22 +----------
 dlls/ddraw/light.c          |    2 +-
 dlls/ddraw/main.c           |    2 +-
 dlls/ddraw/material.c       |    2 +-
 dlls/ddraw/surface.c        |   26 ++++++------
 dlls/ddraw/surface_thunks.c |    2 +-
 dlls/ddraw/texture.c        |   25 +++---------
 dlls/ddraw/vertexbuffer.c   |   20 +++------
 dlls/ddraw/viewport.c       |   14 +++----
 15 files changed, 161 insertions(+), 175 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=802f9c7e29ed877f536328213504f5bdbeeb7205



More information about the wine-cvs mailing list