Henri Verbeet : ddraw: Rename the main vtables to lpVtbl.

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


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan 22 12:24:01 2009 +0100

ddraw: Rename the main vtables to lpVtbl.

---

 dlls/ddraw/ddraw.c         |   14 +++++++-------
 dlls/ddraw/ddraw_private.h |   24 ++++++++++++------------
 dlls/ddraw/device.c        |    2 +-
 dlls/ddraw/direct3d.c      |   14 +++++++-------
 dlls/ddraw/main.c          |    4 ++--
 dlls/ddraw/material.c      |    4 ++--
 6 files changed, 31 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list