terminal/src/host/ft_uia
Leonard Hecker 32fbd4cbb6
Enable /Zc:preprocessor (#10593)
This commit is a preparation for upcoming changes to KeyChordSerialization for #7539 and #10203.
In order to support variadic macros, /Zc:preprocessor was enabled, which required changing unrelated parts of the project.

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

## Validation Steps Performed

* Project still compiles ✔️
2021-07-13 23:00:11 +00:00
..
Common Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
Elements Remove unneeded whitespace (#5162) 2020-03-30 14:33:32 +00:00
Properties Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
AccessibilityTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
app.config Update TAEF to 10.57.200731005-develop (#7164) 2020-08-03 20:47:02 +00:00
CloseTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
ExperimentalTabTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
Host.Tests.UIA.csproj Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
Init.cs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
InputBufferTests.cs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
KeyPressTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
MiscTests.cs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
MouseWheelTests.cs Remove unneeded whitespace (#5162) 2020-03-30 14:33:32 +00:00
packages.config Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
product.pbxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
run.bat Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
SelectionApiTests.cs Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
sources Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources.dep Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
testmd.definition Integrate inbox changes up to 68d3b53286dd 2019-12-02 17:24:26 -08:00
VirtualTerminalTests.cs Render the SGR "underlined" attribute in the style of the font (#7148) 2020-08-03 12:49:25 +00:00
WinEventTests.cs Helix Testing (#6992) 2020-08-18 18:23:24 +00:00