Module: wine Branch: master Commit: 4a5eca88aaca449296dace8946ce6ea1ab14e1d8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4a5eca88aaca449296dace8946...
Author: Jacek Caban jacek@codeweavers.com Date: Fri Jul 27 13:15:15 2012 +0200
oleaut32: Use proper helpers for iface calls.
---
dlls/oleaut32/oleaut.c | 2 +- dlls/oleaut32/olefont.c | 8 ++++---- dlls/oleaut32/tmarshal.c | 12 ++++++------ dlls/oleaut32/typelib.c | 42 ++++++++++++++++++------------------------ dlls/oleaut32/typelib2.c | 12 ++++++------ 5 files changed, 35 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4a5eca88aaca449296dace...