terminal/src/interactivity/win32/ut_interactivity_win32
John Stephens 005b8cc5e0 Link to WinMM.Lib for PlaySound with 19041 (#9624)
The PlaySound functions were removed from OneCoreUAP_apiset.Lib in Windows 10 SDK 19041 because they did not actually belong there. Link to WinMM.Lib for PlaySoundW.

### Validation Steps Performed

* Built for x64 from repository root with: `MSBuild.exe -property:TargetPlatformVersion=10.0.19041.0`
* Installed CascadiaPackage_0.0.1.0_x64_Debug.msix and launched on 19042.867
2021-03-26 11:35:17 -05:00
..
DefaultResource.rc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Interactivity.Win32.UnitTests.vcxproj Link to WinMM.Lib for PlaySound with 19041 (#9624) 2021-03-26 11:35:17 -05:00
Interactivity.Win32.UnitTests.vcxproj.filters Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
product.pbxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources Merged PR 5445070: [Git2Git] Update the Windows build for some shell changes 2020-12-16 01:32:35 +00:00
testmd.definition Integrate inbox changes up to 68d3b53286dd 2019-12-02 17:24:26 -08:00
UiaTextRangeTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00