问题
I am making a module to block USB devices so that users can not read/write when plugged into computer.
I know we can block USB port by changing in registry but other users can also make changes into it.
I want to block USB devices same way like Antivirus/Seqrite does.
so any way to do in c/c++
Thanks.
来源:https://stackoverflow.com/questions/59692478/block-usb-devices-by-class-guid-to-prevent-access