Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com>
---
v2: * Put function call into make.
* Check return value of WICCreateImagingFactory_Proxy.
* Get rid of UpdateSubresource().
* Use "return hr"
dlls/d3dx10_43/d3dx10_43_main.c | 11 --
dlls/d3dx10_43/tests/d3dx10.c | 7 +-
dlls/d3dx10_43/texture.c | 229 ++++++++++++++++++++++++++++++++
3 files changed, 232 insertions(+), 15 deletions(-)