Module: wine Branch: master Commit: 438ad93b223dc8cb722b1550adca160a59812e0c URL: http://source.winehq.org/git/wine.git/?a=commit;h=438ad93b223dc8cb722b1550ad...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Feb 15 16:18:30 2010 +0100
msi: Implement and test MsiGetPatchInfoA/W.
---
dlls/msi/msi.c | 87 ++++++++++++++++++++++++ dlls/msi/msi.spec | 4 +- dlls/msi/tests/msi.c | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++ include/msi.h | 4 + 4 files changed, 271 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=438ad93b223dc8cb722b15...