[D3DCOMPILER_43] Addendum to last commit CORE-14955 & CORE-15652
authorJoachim Henze <Joachim.Henze@reactos.org>
Thu, 3 Oct 2019 19:16:39 +0000 (21:16 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Thu, 3 Oct 2019 19:16:39 +0000 (21:16 +0200)
commit36d9e80add6c295ce05a3655eb23b1efd1f3fff7
tree4ed05fcc22569b831133eea98310969764af3b59
parent81cffd7658765be610e53bcd9489a3d73597e5eb
[D3DCOMPILER_43] Addendum to last commit CORE-14955 & CORE-15652

GCC Linux build had no issues with the last commit but
MSVC x86 & x64 v18.0.31101.0 choked on it with
error C4133: 'function' : incompatible types - from 'D3D_PRIMITIVE *' to 'DWORD *'
and similar.

I could not retest with that exact version of MSVC, but the mentioned problems
vanished for me when compiling locally with MSVC 16.0.40219.1 x86.
Fingers crossed, that this makes the builders happy again!
dll/directx/wine/d3dcompiler_43/reflection.c