winpty/Shared
Ryan Prichard 68e32a2bde Use GetEnvironmentVariable instead of getenv in DebugClient.cc.
This lets libwinpty.dll read the WINPTYDBG environment variable that the
unix adapter sets using SetEnvironmentVariable.  If DebugClient.cc calls
getenv, then it seems to read a copy of the Win32 environment that the
MSVCRT initializes at startup.
2012-03-31 00:49:09 -07:00
..
AgentMsg.h Add more copyright notices. 2012-03-24 16:40:18 -07:00
Buffer.h Add more copyright notices. 2012-03-24 16:40:18 -07:00
DebugClient.cc Use GetEnvironmentVariable instead of getenv in DebugClient.cc. 2012-03-31 00:49:09 -07:00
DebugClient.h Work on the agent debugging code. 2012-03-24 16:43:50 -07:00