terminal/src/cascadia/WinRTUtils
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
..
inc Add support for the Command Palette (#6635) 2020-06-26 20:38:02 +00:00
LibraryResources.cpp Add support for the Command Palette (#6635) 2020-06-26 20:38:02 +00:00
packages.config Update C++/WinRT to 2.0.201017.1 (#8061) 2020-10-27 20:15:30 +00:00
pch.cpp Introduce a WinRT utils library and "checked resources" (#3350) 2019-11-01 15:47:05 -07:00
pch.h Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
ScopedResourceLoader.cpp Enable Audit Mode for WinRTUtils (#3923) 2019-12-12 13:28:32 +00:00
ScopedResourceLoader.h Enable Audit Mode for WinRTUtils (#3923) 2019-12-12 13:28:32 +00:00
WinRTUtils.vcxproj Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
WinRTUtils.vcxproj.filters Create Telnet connection type and default loopback profile for… (#3858) 2019-12-09 11:07:08 -08:00