oleaut32: Fix the references in function descriptions returned for dual IDispatch...
commite98ec6db4cc63351c2f8b713503495790c08a31a
authorRob Shearman <rob@codeweavers.com>
Wed, 30 May 2007 08:01:22 +0000 (30 09:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 May 2007 09:51:54 +0000 (30 11:51 +0200)
tree711a8e749b6acf3667e894c26d202e15906fde95
parenteb239a47cc3fd91b0565142c0e6bee38928a114d
oleaut32: Fix the references in function descriptions returned for dual IDispatch interfaces.

Do this by changing references from other interfaces (and possibly other
typelibs) to uniquely identify them.

Add special handling to GetRefTypeInfo to cope with this.
dlls/oleaut32/typelib.c