Re: Getting file names "on the fly" with XP?
- From: "Bruce Roberts" <ber@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 16:40:32 -0400
"Sven Abels" <dump2@xxxxxxxxxxxx> wrote in message
news:df2fkj$rau$1@xxxxxxxxxxxx
> I've heared that when using XP there is a way of receiving information for
> new or updated
> files on the harddrive.
The Win API has FindFirstChangeNotification, FindNextChangeNotification and
WaitForSingleObject which can be used for this type of work. They are not
limited to XP.
.
- Follow-Ups:
- Re: Getting file names "on the fly" with XP?
- From: Sven Abels
- Re: Getting file names "on the fly" with XP?
- References:
- Getting file names "on the fly" with XP?
- From: Sven Abels
- Getting file names "on the fly" with XP?
- Prev by Date: Getting file names "on the fly" with XP?
- Next by Date: Re: Getting file names "on the fly" with XP?
- Previous by thread: Getting file names "on the fly" with XP?
- Next by thread: Re: Getting file names "on the fly" with XP?
- Index(es):
Relevant Pages
|