terminal/src/cascadia/PublicTerminalCore
Chester Liu 219ee0c654
Exclude more rarely-used stuff from Windows headers (#8513)
This PR defines a series of `NOSOMETHING` macros in PCHs, in order to
prevent `windows.h` from bringing a lot of rarely used things into the
project. 

Theoretically this should make PCH generation and overall complication
faster, but I didn't really benchmark the speed. 

Another benefit would be reducing the symbol noises caused by
`windows.h`.
2020-12-11 19:35:23 +00:00
..
HwndTerminal.cpp wpf: Add AutoFill to control whether the connection/buffer resizes (#7853) 2020-10-09 22:25:18 +00:00
HwndTerminal.hpp wpf: Add AutoFill to control whether the connection/buffer resizes (#7853) 2020-10-09 22:25:18 +00:00
pch.cpp add wpf control (#2004) 2019-10-11 14:02:09 -07:00
pch.h Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
PublicTerminalCore.vcxproj Fix PublicTerminalCore APIset usage on Windows 7 (#4733) 2020-02-26 16:30:05 -08:00
PublicTerminalCore.vcxproj.filters add wpf control (#2004) 2019-10-11 14:02:09 -07:00