Module: wine Branch: master Commit: 9aa0e35ecc2790fc10d56cb3e7eaa69ffc2964d2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9aa0e35ecc2790fc10d56cb3e7...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Feb 4 11:27:31 2011 +0100
cabinet: Call FCI function pointers explicitly instead of hiding them inside macros.
---
dlls/cabinet/cabinet.h | 32 ++--- dlls/cabinet/fci.c | 349 ++++++++++++++++++++++++------------------------ 2 files changed, 185 insertions(+), 196 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9aa0e35ecc2790fc10d56c...