commit | 9c738061e0a0cb029a420a6f105699e27b2a6d69 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Wed May 31 12:20:39 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed May 31 15:48:07 2006 +0200 |
tree | 067aceaaefbcd536ed1cc7c60cb9234cf7dc5dcd | |
parent | 983ad4accd2bcbf53dc32d53fd92538ac09d9467 [diff] |
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.