PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Re: file system notification c#

Reply

Re: file system notification c#

 
Thread Tools Rate Thread
Old 04-12-2006, 04:27 PM   #1
Paul G. Tobey [eMVP]
Guest
 
Posts: n/a
Default Re: file system notification c#


This probably isn't the best forum to ask a .NET Compact Framework-specific
question. A better target would be
microsoft.public.dotnet.framework.compactframework.

In this particular case, the FileSystemWatcher has been created for .NET CF
by OpenNETCF in the Smart Device Framework. Visit www.opennetcf.org.

Paul T.

"bule" <bule@discussions.microsoft.com> wrote in message
news:FF0296AE-EF0B-45FE-9B34-E57D5FCADBAB@microsoft.com...
> Hi all i have this problem: how can i develop an application which react
> to a
> file creation? i mean how can i use something like a SystemFileWatcher of
> the
> Framework .Net, because this class is not in the compact framework.
>
> I have read that you have to use the FindFirstChangeNotification of the
> windows api, but i have no idea how to make a wrapper class for this,
> please
> help me...
>
> thanks



  Reply With Quote
Old 04-12-2006, 04:49 PM   #2
=?Utf-8?B?YnVsZQ==?=
Guest
 
Posts: n/a
Default Re: file system notification c#

thanks for very quickly answer, i thought that this is the right forum...i'am
sorry
i'll post my question to the right room because i have heard about opennetcf
but i would like to understand hoe to write my own filewatcher...thanks

"Paul G. Tobey [eMVP]" wrote:

> This probably isn't the best forum to ask a .NET Compact Framework-specific
> question. A better target would be
> microsoft.public.dotnet.framework.compactframework.
>
> In this particular case, the FileSystemWatcher has been created for .NET CF
> by OpenNETCF in the Smart Device Framework. Visit www.opennetcf.org.
>
> Paul T.
>
> "bule" <bule@discussions.microsoft.com> wrote in message
> news:FF0296AE-EF0B-45FE-9B34-E57D5FCADBAB@microsoft.com...
> > Hi all i have this problem: how can i develop an application which react
> > to a
> > file creation? i mean how can i use something like a SystemFileWatcher of
> > the
> > Framework .Net, because this class is not in the compact framework.
> >
> > I have read that you have to use the FindFirstChangeNotification of the
> > windows api, but i have no idea how to make a wrapper class for this,
> > please
> > help me...
> >
> > thanks

>
>
>

  Reply With Quote
Old 04-12-2006, 04:54 PM   #3
Paul G. Tobey [eMVP]
Guest
 
Posts: n/a
Default Re: file system notification c#

Then use the source code that you can get for the OpenNETCF Smart Device
Framework. I've already added this thread to the compactframework forum, so
there's no need to post another question...

Paul T.

"bule" <bule@discussions.microsoft.com> wrote in message
news:A6BE2D7D-9CC2-47B6-8FB1-F8F7351A1EB8@microsoft.com...
> thanks for very quickly answer, i thought that this is the right
> forum...i'am
> sorry
> i'll post my question to the right room because i have heard about
> opennetcf
> but i would like to understand hoe to write my own filewatcher...thanks
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> This probably isn't the best forum to ask a .NET Compact
>> Framework-specific
>> question. A better target would be
>> microsoft.public.dotnet.framework.compactframework.
>>
>> In this particular case, the FileSystemWatcher has been created for .NET
>> CF
>> by OpenNETCF in the Smart Device Framework. Visit www.opennetcf.org.
>>
>> Paul T.
>>
>> "bule" <bule@discussions.microsoft.com> wrote in message
>> news:FF0296AE-EF0B-45FE-9B34-E57D5FCADBAB@microsoft.com...
>> > Hi all i have this problem: how can i develop an application which
>> > react
>> > to a
>> > file creation? i mean how can i use something like a SystemFileWatcher
>> > of
>> > the
>> > Framework .Net, because this class is not in the compact framework.
>> >
>> > I have read that you have to use the FindFirstChangeNotification of the
>> > windows api, but i have no idea how to make a wrapper class for this,
>> > please
>> > help me...
>> >
>> > thanks

>>
>>
>>



  Reply With Quote
Old 04-12-2006, 05:52 PM   #4
=?Utf-8?B?YnVsZQ==?=
Guest
 
Posts: n/a
Default Re: file system notification c#

ops..i have added the post to, i am sorry

"Paul G. Tobey [eMVP]" wrote:

> Then use the source code that you can get for the OpenNETCF Smart Device
> Framework. I've already added this thread to the compactframework forum, so
> there's no need to post another question...
>
> Paul T.
>
> "bule" <bule@discussions.microsoft.com> wrote in message
> news:A6BE2D7D-9CC2-47B6-8FB1-F8F7351A1EB8@microsoft.com...
> > thanks for very quickly answer, i thought that this is the right
> > forum...i'am
> > sorry
> > i'll post my question to the right room because i have heard about
> > opennetcf
> > but i would like to understand hoe to write my own filewatcher...thanks
> >
> > "Paul G. Tobey [eMVP]" wrote:
> >
> >> This probably isn't the best forum to ask a .NET Compact
> >> Framework-specific
> >> question. A better target would be
> >> microsoft.public.dotnet.framework.compactframework.
> >>
> >> In this particular case, the FileSystemWatcher has been created for .NET
> >> CF
> >> by OpenNETCF in the Smart Device Framework. Visit www.opennetcf.org.
> >>
> >> Paul T.
> >>
> >> "bule" <bule@discussions.microsoft.com> wrote in message
> >> news:FF0296AE-EF0B-45FE-9B34-E57D5FCADBAB@microsoft.com...
> >> > Hi all i have this problem: how can i develop an application which
> >> > react
> >> > to a
> >> > file creation? i mean how can i use something like a SystemFileWatcher
> >> > of
> >> > the
> >> > Framework .Net, because this class is not in the compact framework.
> >> >
> >> > I have read that you have to use the FindFirstChangeNotification of the
> >> > windows api, but i have no idea how to make a wrapper class for this,
> >> > please
> >> > help me...
> >> >
> >> > thanks
> >>
> >>
> >>

>
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off