http://bugs.winehq.org/show_bug.cgi?id=35868
--- Comment #3 from Michael Müller michael@fds-team.de --- Hello Anastasius,
I have written some stubs which will prevent applications from calling unimplemented functions. You can find the patches here:
https://github.com/compholio/wine-compholio-daily/tree/master/patches/11-DXV...
Anyway, as Sebastian said I try to implement some of the functions properly as hardware acceleration would be a really great addition for Wine. I am not yet sure whether it makes sense to merge some of DirectXVideo*Service interfaces into a single one, so that I will try to implement some more stuff before I send it upstream.
Michael