With Windows 7 32-bit I was able to output text to Gallio.Echo runner using Gallio.Runtime.ConsoleSupport.NativeConsole.Instance.WriteLine(""). But I'm failed with it in Windows 7 64-bit. Is there any way to accomplish it? I'm using Gallio bundle 3.4.14. Thanks!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You may try:
I have not tested in Windows 7, just in Vista. You might find the following answer useful as well: http://stackoverflow.com/a/9775222/13441 |
|||
|
|