Windows CE 6.0 n .net 2005(C#)- pendrive connect event
Mobile
3
Posts
2
Posters
0
Views
1
Watching
-
Dear All, I am working on device application using Windows CE 6.0 n .net 2005(C#) Want to display files which is in pen drive. The problem is that, how I come to know that pen-drive is connect or not to my device Please help me on this Thanks in advance Yrishi
-
Dear All, I am working on device application using Windows CE 6.0 n .net 2005(C#) Want to display files which is in pen drive. The problem is that, how I come to know that pen-drive is connect or not to my device Please help me on this Thanks in advance Yrishi
Try handling WM_DEVICECHANGE message, if your device is a host.
-
Try handling WM_DEVICECHANGE message, if your device is a host.