[PATCH 2/2] setupapi: Copy all files specified in manifest on wine dll install.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- With this patch all files specified in msvcr80 and msvcr90 manifests are copied to winsxs sub directories. dlls/setupapi/fakedll.c | 153 ++++++++++++++++++++++++++++++---------- 1 file changed, 114 insertions(+), 39 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=79129 Your paranoid android. === debiant (build log) === Task: WineTest did not produce the wow32 report
The patch is wrong, I'll send a fixed version. On 9/22/20 2:38 PM, Piotr Caban wrote:
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- With this patch all files specified in msvcr80 and msvcr90 manifests are copied to winsxs sub directories.
dlls/setupapi/fakedll.c | 153 ++++++++++++++++++++++++++++++---------- 1 file changed, 114 insertions(+), 39 deletions(-)
participants (2)
-
Marvin -
Piotr Caban