Module: wine Branch: master Commit: 2e25e5e22c19b0f28733e385f567f69f66e01a24 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2e25e5e22c19b0f28733e385f5...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Jan 4 14:15:53 2011 +0300
oleaut32: Use alloc/free helpers for typelib creation part too.
---
dlls/oleaut32/typelib.c | 11 +++- dlls/oleaut32/typelib.h | 6 ++ dlls/oleaut32/typelib2.c | 115 ++++++++++++++++++++++----------------------- 3 files changed, 70 insertions(+), 62 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2e25e5e22c19b0f28733e3...