Module: wine Branch: master Commit: dc9cd02264dc07c424c816093f48e6e67fbda853 URL: http://source.winehq.org/git/wine.git/?a=commit;h=dc9cd02264dc07c424c816093f...
Author: Andrew Eikum aeikum@codeweavers.com Date: Thu May 30 16:42:38 2013 -0500
oleaut32: Load and store all of the strings in a typelib.
This lets us easily avoid duplicate strings in the typelib.
---
dlls/oleaut32/typelib.c | 248 ++++++++++++++++++++++++++++++----------------- 1 files changed, 158 insertions(+), 90 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dc9cd02264dc07c424c816...