[WINED3D] QueryInterface corrections

H. Verbeet hverbeet at gmail.com
Tue Apr 25 17:08:51 CDT 2006


On 25/04/06, Ivan Gyurdiev <ivg2 at cornell.edu> wrote:
> (2) write a NULL argument on no match.
>
> This patch corrects those issues, and also changes GetContainer() for
> surfaces and volumes to use the return value as MSDN specifies
> (WINED3D_INVALIDCALL), not E_NOINTERFACE on failure.
Did you verify this on Windows? MSDN tends to lie about these kind of things.

Also not that te value that wined3d returns isn't necessarily the same
as what the respective d3d8/d3d9 call returns, although in practice it
often is.



More information about the wine-devel mailing list