17 Aug
2016
17 Aug
'16
11:22 a.m.
https://bugs.winehq.org/show_bug.cgi?id=41127 --- Comment #6 from Henri Verbeet <hverbeet(a)gmail.com> --- (In reply to Matteo Bruni from comment #2)
to fail (i.e. game is dumb). Not even necessarily. QueryInterface() is a legitimate way to query if a certain object implements a certain interface, for example to test if a given resource is a texture or something else. In particular, d3d9's surface_init() will use it to test if the surface container is a texture.
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.