K
Ken McIntosh
Guest
Have you tried casting THIS-OBJECT to System.ComponentModel.ISynchronizeInvoke? e.g. oFileSystemWatcher:SynchronizingObject = CAST(this-object,System.ComponentModel.ISynchronizeInvoke)
Continue reading...
Continue reading...