I need help to hook a system message. The server app has to trap messages when any changes are made to the internal structure of a specified directory on the server. I need the callback to wake the app up and start processing the files that were copied to the directory.

Thanks