New version:
20220406GUI
- Fixed: RSWP capabilities not updating when switching between SMBus and Arduino
Besides that, this time driver is integrated into dll resources and gets loaded during runtime using Win32 System Services APIs, and all interaction with the driver is done using DeviceIoControl API.
This change is implemented only to reduce the number of files and overall project size. For end users there's no difference in performance, all functionality available before is still present.
(Original WinRing0 files are no longer included and if you still have them from previous releases you can safely delete them.)