Absolute mouse output control support. Tweak to cmd command interface. Snappier app
.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x86-installer
- Added Mouse instance null check when performing PreLoadReset before profile loading
- Added absolute mouse output support for bindable controls
- Removed references to old BitTube channel
- Added WpfScreenHelper NuGet package to dependencies
- Use absolute mouse region display coordinate translation for Touchpad abs mouse
- Removed App references to MemoryMappedViewAccessor objects for cmd interface. Create as needed. Snappier app as a result