Module: wine Branch: master Commit: 708615056ceca237cab1301cf385b720ec602e61 URL: http://source.winehq.org/git/wine.git/?a=commit;h=708615056ceca237cab1301cf3...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Sep 18 10:57:12 2013 +0200
d3d10: Avoid LPCSTR.
---
dlls/d3d10/d3d10_main.c | 6 +- dlls/d3d10/effect.c | 111 +++++++++++++++++++++--------------------- dlls/d3d10/shader.c | 4 +- include/d3d10.idl | 10 ++-- include/d3d10_1shader.h | 6 +- include/d3d10effect.h | 122 +++++++++++++++++++++++----------------------- include/d3d10shader.h | 30 ++++++------ include/d3dcommon.idl | 4 +- 8 files changed, 148 insertions(+), 145 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=708615056ceca237cab130...