Module: wine Branch: master Commit: 1f96b882e9232a19717ca2d9cc266b7d114b2599 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1f96b882e9232a19717ca2d9cc...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Nov 26 14:03:31 2010 +0100
msi: Fix the Create/RemoveFolders actions to actually create and remove empty folders.
---
dlls/msi/action.c | 14 ++-- dlls/msi/tests/action.c | 212 +++++++++++++++++------------------------------ 2 files changed, 81 insertions(+), 145 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1f96b882e9232a19717ca2...