Vladimir
Results
1
issues of
Vladimir
Only for Windows OS. We should use "desired_access = GENERIC_READ" at the enumeration devices in the "open_device"-function. So a valid code for the "open_device"-function: ``` static HANDLE open_device(const char *path,...