https://bugs.winehq.org/show_bug.cgi?id=24013
--- Comment #21 from Andrew Wesie awesie@gmail.com --- Created attachment 62542 --> https://bugs.winehq.org/attachment.cgi?id=62542 Patch to forward D3D10ReflectShader to d3dcompiler.
Forwards to d3dcompiler. Native version of the dll is able to correctly handle this, but the Wine version will fail because it does not implement IID_ID3D10ShaderReflection.