event on usb stick plugin

  • Thread starter Thread starter jwei
  • Start date Start date
On most recent versions of the operating system, RequestDeviceNotifications()
is the best answer. Please tell us some more useful information when
starting a new thread! Version of OS should be at the top of that list!

Paul T.
 
os is windows ce 5.0
the board has a usb connector - if i plug-in the usb stick, i get a new
folder name for that stick ...
 
There you go, RequestDeviceNotifications(), which you have to P/Invoke. Take
a look at OpenNETCF's Smart Device Framework. I think that we had wrappers
for everything you need to detect mounting of new storage devices in there.

Paul T.
 
Hello,

for instance if you have a FSC Pocket Loox C550 or N5xx series PDA and
the USB host cable? Or if you own a iPAQ 200 series device and the USB
host cable? Or if you own a Acer n30/n50 series PDA with USB host cable? ;-)

Greetings

Markus
 
Hello,

for instance if you have a FSC Pocket Loox C550 or N5xx series PDA and
the USB host cable? Or if you own a iPAQ 200 series device and the USB
host cable? Or if you own a Acer n30/n50 series PDA with USB host cable? ;-)

Or an IAV Teledrive 3116 :-)

Markus
 
Back
Top