Module: wine Branch: master Commit: 3d33fb93cc8508b494604a13dd77a8ffa30025d3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3d33fb93cc8508b494604a13dd...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Oct 11 12:09:11 2010 +0200
msi/tests: Determine Wow64 mode just once.
---
dlls/msi/tests/automation.c | 9 ++++- dlls/msi/tests/install.c | 74 ++++++++++++++++++------------------------- dlls/msi/tests/msi.c | 58 +++++++++++++--------------------- dlls/msi/tests/package.c | 18 +++++----- dlls/msi/tests/source.c | 23 ++++++------- 5 files changed, 80 insertions(+), 102 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3d33fb93cc8508b494604a...