|
-
Jan 17th, 2025, 05:26 AM
#2
Re: Detect when a USB Token with digital signature is insert or remove
What does it show up as?
If it's just a storage drive you can check the file list on, that's easiest.
But if it's some special hardware device that doesn't show up as a drive letter you'd need to use RegisterDeviceNotification/WM_DEVICECHANGE to detect DBT_DEVICEARRIVAL notifications for the devinterface class GUID giving you the specific device type like smart cards, security devices, sensors, etc.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|