oleaut32: Make sure to read the memid and the name offset from the
commit9c738061e0a0cb029a420a6f105699e27b2a6d69
authorRobert Shearman <rob@codeweavers.com>
Wed, 31 May 2006 11:20:39 +0000 (31 12:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 31 May 2006 13:48:07 +0000 (31 15:48 +0200)
tree067aceaaefbcd536ed1cc7c60cb9234cf7dc5dcd
parent983ad4accd2bcbf53dc32d53fd92538ac09d9467
oleaut32: Make sure to read the memid and the name offset from the
correct offsets, after the function data, so add cFuncs to the offsets
in MSFT_DoVars.

Resolve referenced types for variables.
Fixes initialisation of the dbgrid32 OCX.
dlls/oleaut32/typelib.c