[BUG] WinMM calls may fail if the calling thread hasn't been CoInitialized #467
Labels
area-service-or-api 🖥️
Related to the Windows Service, core API, abstractions, etc.
bug 🐞
Something isn't working
If an app uses the new service through the MIDI 1.0 WinMM API, and the calling thread hasn't been CoInitialized (or winrt equivalent), the call to the MidiSrv Transport will fail.
Tracking here as a known issue in case others run across it. Gary is working on how to resolve.
The text was updated successfully, but these errors were encountered: