FileSystem Watcher not working in win98
- From: "Puneet Trehan" <puneettrehan@xxxxxxxxxxx>
- Date: Wed, 8 Jun 2005 12:48:42 +0530
Hi
i am using filesystemwatcher class in .net but that is not working in win98
& winNT.
Ifound that there are API like
FIndFirstChangeNotification & FindnextChangeNotification to get change
notification in win98 but it doesn't give the information that which file is
chnage & what is the change. I need this information necessiarlity.
I know in WinNT this problem is solved by using ReadDirectoryChangeW Api but
i need some generic solution for both Win98 & WinNT. Also i don't want to
take snapshot of the information before making changes as this is
performance degraded. Suggest me the way.
This is very urgent. So tell me the solution as soon as possible
.
- Follow-Ups:
- Re: FileSystem Watcher not working in win98
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: FileSystem Watcher not working in win98
- Prev by Date: Re: KeyCode & KeyValue won't work for Tab???
- Next by Date: Re: decode dat files
- Previous by thread: Windows/forms in a listbox
- Next by thread: Re: FileSystem Watcher not working in win98
- Index(es):
Relevant Pages
|