Your gathering place for information and ideas about Quality Assurance, Testing, and other topics of interest.
'' PathIsSlow - Determines whether a file path is a high-latency network connection.'' Author: Joe Strazzere
'
'BOOL PathIsSlow( LPCTSTR pszFile,' LPCTSTR pszIconPath');
ret=External("shell32.dll","IsNetDrive",0)msgbox(ret)