d3d8: some 64-bit fixes

Austin English austinenglish at gmail.com
Mon Feb 23 02:29:07 CST 2009


On Mon, Feb 23, 2009 at 1:58 AM, Henri Verbeet <hverbeet at gmail.com> wrote:
> 2009/2/23 Austin English <austinenglish at gmail.com>:
>> +    STDMETHOD(ApplyStateBlock)(THIS_ DWORD_PTR  Token) PURE;
>> +    STDMETHOD(CaptureStateBlock)(THIS_ DWORD_PTR  Token) PURE;
>> +    STDMETHOD(DeleteStateBlock)(THIS_ DWORD_PTR  Token) PURE;
>> +    STDMETHOD(CreateStateBlock)(THIS_ D3DSTATEBLOCKTYPE  Type,DWORD_PTR * pToken) PURE;
> Which version of the DXSDK does this match?
>

You're right, looks like it's not in there. Ignore this patch please,
sorry for the noise.

-- 
-Austin



More information about the wine-devel mailing list