A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
Go to file
Ryan Prichard 43fac6819b Remove the obsolete TestNet client/server code.
It won't work anymore because the agent's interface has changed.
2012-03-24 17:55:39 -07:00
agent Print an error message when CreateProcess fails. 2012-03-24 17:19:55 -07:00
build Replace build/.placeholder with build/.gitkeep. 2012-03-23 03:48:40 -07:00
include Add comments to the pconsole.h header file. 2012-03-24 17:17:23 -07:00
libpconsole Print an error message when CreateProcess fails. 2012-03-24 17:19:55 -07:00
Misc In the UNIX adapter, start the child process specified on the command line. 2012-03-24 16:48:41 -07:00
Shared Work on the agent debugging code. 2012-03-24 16:43:50 -07:00
unix-adapter Get the UNIX adapter working with MSYS. 2012-03-24 17:53:43 -07:00
.gitignore Work on switching from qmake to makefiles and reorganize code a little. 2012-01-21 17:30:41 -08:00
config-mingw.mk Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
config-unix.mk Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
config.mk Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
deploy.sh Add a PseudoConsole.dll library providing a client to the PseudoConsole 2012-01-09 00:56:55 -08:00
Makefile Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Notes.txt Add some TODO items. 2012-03-20 23:45:59 -07:00