http://bugs.winehq.org/show_bug.cgi?id=33786
--- Comment #11 from Christopher Cope inuyasha@usa.com 2013-06-12 12:38:44 CDT --- (In reply to comment #10)
(In reply to comment #9)
(In reply to comment #8)
Created attachment 44772 [details] patch
Thanks. Can you get another trace with this patch applied?
wbemprox won't compile after this patch. It outputs: builtin.c:406:47: error: 'VT_14' undeclared here (not in a function)
It's not from this patch obviously, looks like you added it manually. It should be VT_I4.
Noticed that right after I did it. Sorry about that.