[PATCH] d3d10: Add argument check to ID3D10Effect::GetTechniqueByName().

Rico Schüller kgbricola at web.de
Sat May 15 15:04:02 CDT 2010


Hi,

this patch adds an argument check for the name to 
ID3D10Effect::GetTechniqueByName(). It also adds a test case, to show 
that this is the correct behaviour.


Cheers
Rico

---
  dlls/d3d10/effect.c       |    8 ++++++++
  dlls/d3d10/tests/effect.c |   39 ++++++++++++++++++++++++++++++++++++---
  2 files changed, 44 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3d10-Add-argument-check-to-ID3D10Effect-GetTechniqueB.txt
Type: text/x-patch
Size: 3974 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100515/d69cd128/attachment.bin>


More information about the wine-patches mailing list