File monitor.

  • Thread starter Thread starter bryja_klaudiusz[at]poczta[dot]fm
  • Start date Start date
B

bryja_klaudiusz[at]poczta[dot]fm

Hi,

I try to use OpenNetCF FileSystemWatcher class to monitor some files on
device. I always get native error. I read on opennetcf site some
solution of this issue but it didn't help. Do you know some other
solution/library for file monitor. I need class for .Net CF which look
at one file and notify me when it's change.
 
What device are you using? as I recollect the FileSystemWatcher in the SDF
only works on WindowsMobile as it relies on a shell specific API.

Peter
 
That's your problem. The MC3000, as I recall, is *not* a Pocket PC/Windows
Mobile device...

Paul T.

bryja_klaudiusz[at]poczta[dot]fm said:
Hi,

It's Symbol MC3000 with WinCE4.2. CF with SP3, SDF 1.3.
What device are you using? as I recollect the FileSystemWatcher in the SDF
only works on WindowsMobile as it relies on a shell specific API.

Peter
 
Back
Top