[PATCH v3 2/2] oleaut32: Retrieve funcdesc from TLB by memberid and invkind.

Porot Mo porotmjp at gmail.com
Tue Jun 9 20:57:44 CDT 2020


Hi everyone, Any advice to improve the patch so it can be accepted?

Porot Mo


Porot Mo

On Tue, 9 Jun 2020 at 10:58, Porot Mo <porotmjp at gmail.com> wrote:
>
> This allows ITypeInfo::GetDllEntry() to search exact property
> access functions which share same memberid.
>
> Signed-off-by: Porot Mo <porotmjp at gmail.com>
> ---
> v3: spilt tests and fix
>
>  dlls/oleaut32/typelib.c | 15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)



More information about the wine-devel mailing list