Reading the documentation for a function, I found this line:
"The _WinAPI_ReadDirectoryChanges() function works only in synchronous mode."
What exactly is considered synchronous and asynchronous modes for AutoIt? I've tried to google it and search the forums, but the words are never brought up.
Does anyone have a place I can learn more of this mode?
Thanks.