Pete Brown
Pete Brown
I authored a component in C#/WinRT. It has a class which exposes a .NET DateTime property. When I went to consume that component from C++/WinRT, it didn't work. C++ complained...
C#/WinRT, .NET 7 component created. When consumed by a C++/WinRT app, I get MSB5016 on build: Severity Code Description Project File Line Suppression State Error MSB5016 The name "Microsoft.Windows.MidiAddAuthoredWinMDReference" contains...
Referencing C#/WinRT NuGet package from C# UWP apps gives MSBuildProjectExtensionsPath compile error
Trying to reference a local C#/WinRT nuget package from a C#/UWP app. Error: Severity Code Description Project File Line Suppression State Error The MSBuildProjectExtensionsPath MSBuild property could not be found...
# Browser picker so you can have rule-based default browsers This is something I've wanted to write, but just haven't had time to do so. I originally considered this a...
You currently have the MIDI 2 UMP MIDI 1 UMP transform. This is a request for the opposite. In practice, all MIDI 2.0 devices should be able to handle MIDI...
Currently the supported triplets in the vcpkg include `Arm64` and `x64`. For the Windows MIDI Services SDK, we also need `Arm64EC `because that's the recommendation for most DAWs on Arm64...
# Summary of the new feature/enhancement I'd like to be able to specify a separate background color, image, etc. for the area in the margin (padding) in the terminal window....