Henri Verbeet : d3dx9: Avoid LPCVOID.

Alexandre Julliard julliard at winehq.org
Tue Sep 3 13:38:04 CDT 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Sep  3 09:47:25 2013 +0200

d3dx9: Avoid LPCVOID.

---

 dlls/d3dx9_36/d3dx9_36_private.h |    3 ++-
 dlls/d3dx9_36/effect.c           |    8 ++++----
 dlls/d3dx9_36/mesh.c             |   13 +++++--------
 dlls/d3dx9_36/shader.c           |    7 ++++---
 dlls/d3dx9_36/skin.c             |    9 ++++-----
 dlls/d3dx9_36/tests/asm.c        |    5 +++--
 dlls/d3dx9_36/tests/effect.c     |   12 ++++++------
 dlls/d3dx9_36/tests/shader.c     |    6 +++---
 dlls/d3dx9_36/util.c             |    8 ++++----
 include/d3dx9effect.h            |    8 ++++----
 include/d3dx9mesh.h              |   10 ++++++----
 include/d3dx9shader.h            |    2 +-
 include/d3dx9tex.h               |    2 +-
 include/d3dx9xof.h               |    4 ++--
 14 files changed, 49 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list