Added patch to fix calling function with instance and VARIANT return type in DispCallFunc.

This commit is contained in:
Sebastian Lackner
2017-01-19 06:09:18 +01:00
parent 0c4032f598
commit 80a4e6bdd7
3 changed files with 165 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [40160] Fix calling function with instance and VARIANT return type in DispCallFunc