[PATCH 1/2] oleaut32: Convert ITypeInfo implementation to use standard linked list

Andrew Eikum aeikum at codeweavers.com
Fri Dec 10 15:45:42 CST 2010


---

This is the start of a series of about 10 cleanup patches for typelib.c. 
   The patches reduce code duplication and convert the data structures 
to use the standard Wine linked lists instead of the manual management 
that they currently use.

   dlls/oleaut32/typelib.c |  196 
+++++++++++++++++++++--------------------------
   1 files changed, 89 insertions(+), 107 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-oleaut32-Convert-ITypeInfo-implementation-to-use-sta.patch
Type: text/x-patch
Size: 16915 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101210/520faa74/attachment.bin>


More information about the wine-patches mailing list