Scalibq

Results 3 issues of Scalibq

While fixing some bugs in an older application that runs on .NET 4.6.2, I ran into an issue with the NuGet packages for NAudio.WinForms. The 2.0 versions of all NAudio...

The implementation of GetPosition() for the WaveOut(Event) devices uses the waveOutGetPosition() with the TIME_BYTES setting. The MMTIME struct only has a 32-bit DWORD to report the number of bytes. This...

In CEF 124, a new accelerated painting interface was introduced, using SHARED_NT handles now, via Direct3D 11.1. The code has been modified to work with the newer CEF release. As...