Module: wine Branch: master Commit: 90e662c4e7d34b4112e9d1cd87def97d56e2c5f0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=90e662c4e7d34b4112e9d1cd87...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri Jun 13 10:01:20 2014 +0200
d3d10_1: Forward D3D10CreateEffectFromMemory to d3d10.
---
dlls/d3d10_1/d3d10_1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/d3d10_1/d3d10_1.spec b/dlls/d3d10_1/d3d10_1.spec index 5ec86f8..4ca69ec 100644 --- a/dlls/d3d10_1/d3d10_1.spec +++ b/dlls/d3d10_1/d3d10_1.spec @@ -4,7 +4,7 @@ @ stub D3D10CreateBlob @ stdcall D3D10CreateDevice1(ptr long ptr long long long ptr) @ stub D3D10CreateDeviceAndSwapChain1 -@ stub D3D10CreateEffectFromMemory +@ stdcall D3D10CreateEffectFromMemory(ptr long long ptr ptr ptr) d3d10.D3D10CreateEffectFromMemory @ stub D3D10CreateEffectPoolFromMemory @ stub D3D10CreateStateBlock @ stub D3D10DisassembleEffect