Controls and monitors ReactOS VMs for Regression Testing on Windows platforms. No longer maintained, use sysreg2 instead.
Go to file
Colin Finck e8a1478b1c [SYSREG3]
Using "localhost" to access the named pipe on the local machine relies on some networked access, which fails on our new Windows tester for some reason.
Replacing this by "." (as done in the MSDN example for NamedPipeClientStream) fixes the problem for me.

svn path=/trunk/sysreg3/; revision=2152
2014-10-29 17:18:54 +00:00
Properties [SYSREG] 2010-06-07 20:04:18 +00:00
LogReader.cs [SYSREG3] 2014-10-29 17:18:54 +00:00
Program.cs [SYSREG3] 2012-11-27 20:06:48 +00:00
RegTester.cs [SYSREG3] 2014-02-15 13:04:49 +00:00
sysreg3.csproj [SYSREG3] 2014-02-15 13:04:49 +00:00
sysreg3.sln [SYSREG3] 2010-12-17 11:09:30 +00:00