This allows searching exact property access functions which
share same memberid.

Signed-off-by: Porot Mo <porotmjp@gmail.com>
---
v2: Add tests.

 dlls/oleaut32/tests/test_reg.idl | 13 +++++++++++
 dlls/oleaut32/tests/typelib.c    | 49 ++++++++++++++++++++++++++++++++++++++--
 dlls/oleaut32/typelib.c          | 15 +++++++++++-
 3 files changed, 74 insertions(+), 3 deletions(-)