http://bugs.winehq.org/show_bug.cgi?id=29888
--- Comment #6 from Alex Henrie alexhenrie24@gmail.com 2012-02-26 01:24:03 CST --- Created attachment 39084 --> http://bugs.winehq.org/attachment.cgi?id=39084 Test that demonstrates that the patch is incorrect
(In reply to comment #5)
You need V_BSTRREF here, tests should be added to test_DispCallFunc().
That's the trouble: Even though this patch works for MPLAB, I don't have any test that verifies it. In fact, I made a test that shows that this patch does NOT match Windows. So why does it work?