On Fri, Jan 9, 2009 at 9:52 AM, ricardo filipe ricardo_barbano@hotmail.com wrote:
"How should I attempt to test the changes I have made"
I don't see testcases for any of these changes. Adding conformance tests would be the best first course of action:
http://wiki.winehq.org/ConformanceTests http://wiki.winehq.org/WritingConformanceTests
-- -Austin
he is asking how he should test... i think he knows he has to do them :) i had the same problem a while back and got no response too so it's on standby...
There is no way to test the setting of environment variables by msi. You can't query the changed environment variable until the process exits. Using a child process doesn't help either.