Hans Leidekker : msi: Implement MsiGetComponentPathExA/W.
Module: wine Branch: stable Commit: 879d06577c08e0d67c1fc2c0473c60db53138406 URL: http://source.winehq.org/git/wine.git/?a=commit;h=879d06577c08e0d67c1fc2c047... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Fri Mar 3 11:52:36 2017 +0100 msi: Implement MsiGetComponentPathExA/W. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit 64c0625f25e93ef9e9ef37876b93263ea06ed67d) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/msi/msi.c | 108 ++++++++++------- dlls/msi/msi.spec | 4 +- dlls/msi/tests/msi.c | 322 +++++++++++++++++++++++++++++++++++++++++++++++++++ include/msi.h | 4 + 4 files changed, 396 insertions(+), 42 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=879d06577c08e0d67c1fc2...
participants (1)
-
Alexandre Julliard