[PATCH 6/7] d3dx9_36: Add stub for D3DXCreateTextureFromFileA

Henri Verbeet hverbeet at gmail.com
Mon Apr 5 04:59:54 CDT 2010


On 5 April 2010 10:30, Christian Costa <titan.costa at wanadoo.fr> wrote:
> +    FIXME("(%p, %s, %p): stub\n", device, srcfile, texture);
"srcfile" is an external string, this should use debugstr_a().



More information about the wine-devel mailing list