terminal/src/host/proxy
Leonard Hecker def1bdd693
Compile OpenConsoleProxy without CRT (#11610)
After this commit OpenConsoleProxy will be built without a CRT.
This cuts down its binary size and DLL dependency bloat.
We hope that this fixes a COM server activation bug if the
user doesn't have a CRT installed globally on their system.

Fixes #11529
2021-10-26 19:08:49 +00:00
..
Host.Proxy.vcxproj Compile OpenConsoleProxy without CRT (#11610) 2021-10-26 19:08:49 +00:00
Host.Proxy.vcxproj.filters Compile OpenConsoleProxy without CRT (#11610) 2021-10-26 19:08:49 +00:00
IConsoleHandoff.idl Persist inbox conhost; delegate control activities to it via a pipe (#10415) 2021-06-16 19:23:37 +00:00
ITerminalHandoff.idl [Defapp] Use real HPCON for PTY management; Have Monarch always listen for connections (#10170) 2021-05-24 21:56:46 +00:00
nodefaultlib_shim.h Compile OpenConsoleProxy without CRT (#11610) 2021-10-26 19:08:49 +00:00
OpenConsoleProxy.def Implement Default Terminal (#7489) 2021-03-26 17:09:49 -05:00
sources Merged PR 5677497: [Git2Git] Merged PR 5655213: Allow conhost to handoff to registered default app handler 2021-02-11 21:07:50 +00:00
sources.dep Merged PR 5677497: [Git2Git] Merged PR 5655213: Allow conhost to handoff to registered default app handler 2021-02-11 21:07:50 +00:00