Hello pplz,

i have to complete a simple task to detect and new folder create or deleted withing a given Folder.

i tried it with FileSystemObject but its is very slow even running on, 1 sec interval timer!

i need some method to detect changes through API, i came are API's like

http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx

can someone help VB6 equivalent of codings?