Re: Interacting with Shell from Win32 Service

From: Tim Robinson (tim.at.gaat.freeserve.co.uk_at_invalid.com)
Date: 08/30/04


Date: Mon, 30 Aug 2004 15:11:22 +0100

andrew wrote:
> Unfortunately FindFirstChange/FindNextChange doesn't return the name
> of the object in the way if you are monitoring all of the objects
> within the subTree.
[...]

You might find ReadDirectoryChangesW more useful in this respect.

-- 
Tim Robinson (MVP, Windows SDK)
http://mobius.sourceforge.net/


Relevant Pages