include/d3dcommon.idl: Add missing typedefs

Matteo Bruni matteo.mystral at gmail.com
Mon Jul 27 13:34:56 CDT 2015


2015-07-26 3:24 GMT+02:00 Alistair Leslie-Hughes <leslie_alistair at hotmail.com>:
> +    D3D_SIF_TEXTURE_COMPONENT_0   = 4,
> +    D3D_SIF_TEXTURE_COMPONENT_1   = 8,
> +    D3D_SIF_TEXTURE_COMPONENTS    = 12,

Please use hexadecimal here.

FWIW in the Win 8.1 SDK headers there is also a D3D_SIF_UNUSED enum value.



More information about the wine-devel mailing list