[PATCH] d3dx11: Remove forward to d3dx11_43.

Matteo Bruni matteo.mystral at gmail.com
Fri Jan 6 15:41:42 CST 2017


2016-12-29 16:59 GMT+01:00 Andrey Gusev <andrey.goosev at gmail.com>:
> Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
> ---
>  dlls/d3dx11_42/d3dx11_42.spec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/dlls/d3dx11_42/d3dx11_42.spec b/dlls/d3dx11_42/d3dx11_42.spec
> index f97ec24..0a6350c 100644
> --- a/dlls/d3dx11_42/d3dx11_42.spec
> +++ b/dlls/d3dx11_42/d3dx11_42.spec
> @@ -29,7 +29,7 @@
>  @ stub D3DX11FilterTexture
>  @ stub D3DX11GetImageInfoFromFileA
>  @ stub D3DX11GetImageInfoFromFileW
> -@ stdcall D3DX11GetImageInfoFromMemory(ptr long ptr ptr ptr) d3dx11_43.D3DX11GetImageInfoFromMemory
> +@ stdcall D3DX11GetImageInfoFromMemory(ptr long ptr ptr ptr)
>  @ stub D3DX11GetImageInfoFromResourceA
>  @ stub D3DX11GetImageInfoFromResourceW
>  @ stub D3DX11LoadTextureFromTexture

Does that compile?



More information about the wine-devel mailing list