d3dx8: patch 2; Implement D3DXVec2LengthSq

Alexandre Julliard julliard at winehq.org
Wed Oct 10 05:44:30 CDT 2007


David.Adam at math.cnrs.fr writes:

> diff --git a/dlls/d3dx8/d3dx8.spec b/dlls/d3dx8/d3dx8.spec
> index 3293614..325d0a5 100644
> --- a/dlls/d3dx8/d3dx8.spec
> +++ b/dlls/d3dx8/d3dx8.spec
> @@ -1,4 +1,5 @@
>  @ stub D3DXVec2Normalize
> +@ stdcall D3DXVec2LengthSq(ptr)

The function is not stdcall, and AFAICS it's supposed to be inline,
not exported by the dll.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list