I need windows api related to opening and interacting with devices and drivers, but the definitions don't exist in the winapi.
In my project i temporarily solved it using bindgen, however it is not easy to configure it right.
Just posting this to show interest for that specific api.
I need windows api related to opening and interacting with devices and drivers, but the definitions don't exist in the winapi. In my project i temporarily solved it using bindgen, however it is not easy to configure it right. Just posting this to show interest for that specific api.