2010/11/7 Rico Schüller <kgbric...@web.de>: > --- > dlls/d3dcompiler_43/d3dcompiler_private.h | 7 ++ > dlls/d3dcompiler_43/reflection.c | 106 > +++++++++++++++++++++++++++++ > 2 files changed, 113 insertions(+), 0 deletions(-) > You're adding dead code. Also, I expect there to be no reason to for the vtbl and implementation structure to be visible outside of reflection.c.