Message277049
We can test the interactive console by opening new console buffers (CONIN$ and CONOUT$) in the test process, then creating a subprocess with those set as the standard handles. Now we can use WriteConsoleInput from the test process to simulate the user typing at the console.
This would be useful for verifying that Unicode support works properly and that the interactive mode behaves correctly. |
|
Date |
User |
Action |
Args |
2016-09-20 17:44:27 | steve.dower | set | recipients:
+ steve.dower, paul.moore, tim.golden, zach.ware |
2016-09-20 17:44:27 | steve.dower | set | messageid: <1474393467.21.0.584094770072.issue28217@psf.upfronthosting.co.za> |
2016-09-20 17:44:27 | steve.dower | link | issue28217 messages |
2016-09-20 17:44:27 | steve.dower | create | |
|