Module: wine Branch: master Commit: a4c20dc437bf4dd061e76566fb5472661052381f URL: http://source.winehq.org/git/wine.git/?a=commit;h=a4c20dc437bf4dd061e76566fb...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Mar 12 12:25:50 2012 +0100
msi: Implement MsiEnumProductsEx.
---
dlls/msi/msipriv.h | 1 + dlls/msi/registry.c | 254 +++++++++++++++++++++++++++++++++++++++++++++++--- dlls/msi/tests/msi.c | 162 +++++++++++++++++++++++++++++++- 3 files changed, 403 insertions(+), 14 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a4c20dc437bf4dd061e765...