7 Jun
2020
7 Jun
'20
9:09 p.m.
I had add tests and resend the patch with v2 On Tue, 26 May 2020 at 16:12, Nikolay Sivov <nsivov(a)codeweavers.com> wrote:
On 5/26/20 10:01 AM, mo porot wrote:
This allows searching exact property access functions which share same memberid.
Signed-off-by: porotmjp <porotmjp(a)gmail.com> --- dlls/oleaut32/typelib.c | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-)
Hi,
Please add some tests for this to oleaut32/tests, we have test idl files there. Also please take a look at patch submission guide at [1].