Module: wine Branch: refs/heads/master Commit: 663fb8bd5621aa2b0c9a142a90e14a1327543b56 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=663fb8bd5621aa2b0c9a142a...
Author: Robert Shearman rob@codeweavers.com Date: Mon Jul 3 13:53:48 2006 +0100
oleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail structures are common to all elements, so move the processing of these from the individual element processing.
Improve SLTG alias processing.
---
dlls/oleaut32/typelib.c | 155 +++++++++++++++++++++-------------------------- dlls/oleaut32/typelib.h | 6 +- 2 files changed, 72 insertions(+), 89 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=663fb8bd5621aa2b0c9a...