Add dxerr.h

Henri Verbeet hverbeet at gmail.com
Thu Nov 10 06:29:41 CST 2011


On 10 November 2011 02:27, Daniel Scharrer <dscharrer at gmail.com> wrote:
> +#include <dxerr9.h>
> +
> +#define DXGetErrorStringA DXGetErrorString9A
> +#define DXGetErrorStringW DXGetErrorString9W
> +#define DXGetErrorString WINELIB_NAME_AW(DXGetErrorString)
> +
> +#define DXGetErrorDescriptionA DXGetErrorDescription9A
> +#define DXGetErrorDescriptionW DXGetErrorDescription9W
> +#define DXGetErrorDescription WINELIB_NAME_AW(DXGetErrorDescription)
Which SDK version does this match?



More information about the wine-devel mailing list