Detecting USB insertion/Removal in C++ non-GUI application

前端 未结 5 1554
独厮守ぢ
独厮守ぢ 2020-12-14 20:25

I want to detect insertion/removal of a specific (Custom) USB device through a C++ application which runs in background and has no GUI.

I have seen lot of questions

5条回答
提交回复
热议问题