terminal/samples/ConPTY/EchoCon/EchoCon
Leonard Hecker fc85bdf314
Upgrade to Windows SDK 22000 (#11728)
Upgrades our SDK from 19041 (Windows 10 20H1) to 22000 (Windows 11 RTM).
The newer SDK is  more compatible with /Zc:preprocessor
and will allow us to use newer Windows 11 APIs directly.

## PR Checklist
* [x] I work here
* [x] Tests added/passed

## Validation Steps Performed
* Compiles ✔️
* Runs ✔️
2021-11-18 18:08:26 +00:00
..
EchoCon.cpp Some Typo-Fixes in Comments (#1049) 2019-05-29 14:27:30 -07:00
EchoCon.vcxproj Upgrade to Windows SDK 22000 (#11728) 2021-11-18 18:08:26 +00:00
EchoCon.vcxproj.filters Add an example application that uses the pseudoconsole APIs (#247) 2018-09-10 20:07:17 -07:00
stdafx.cpp Add an example application that uses the pseudoconsole APIs (#247) 2018-09-10 20:07:17 -07:00
stdafx.h Replace old C headers (xxx.h) with modern ones (cxxx) (#5080) 2020-07-01 11:00:24 -07:00
targetver.h Add an example application that uses the pseudoconsole APIs (#247) 2018-09-10 20:07:17 -07:00