PDA

Click to See Complete Forum and Search --> : Detecting a window event


lynnekaysmith
May 1st, 2001, 03:48 PM
I want to create a service to detect a windows API event - specifically, detecting when a file comes in. Does anyone know the API event name and/or a good resource to help me do this? I want a service on the server that is constantly running which will detect when a file comes in, and then kick off other tasks.
Thanks.