监视文件夹易语言源码

监视文件夹

.版本 2 .DLL命令 FindFirstChangeNotification, 整数型, , "FindFirstChangeNotificationA" .参数 lpPathName, 文本型 .参数 bWatchSubtree, 整数型, , 是否监视子目录 .参数 dwNotifyFilter, 整数型 .DLL命令 FindCloseChangeNotification, 整数型, , "FindCloseChangeNotification" .参数 hChangeHandle, 整数型 .DLL命令 FindNextChangeNotification, 整数型, , "FindNextChangeNotification" .参数 hChangeHandle, 整数型 .DLL命令 GetLastError, 整数型, , "GetLastError" .DLL命令 ExitProcess, 整数型, , "ExitProcess" .参数 uExitCode, 整数型 .DLL命令 WaitForSingleObjectEx, 整数型, , "WaitForSingleObjectEx" .参数 hHandle, 整数型 .参数 dwMilliseconds, 整数型 .参数 bAlertable, 整数型 .DLL命令 WaitForSingleObject, 整数型, , "WaitForSingleObject" .参数 hHandle, 整数型 .参数 dwMilliseconds, 整数型
相关文件下载地址
©下载资源版权归作者所有;本站所有资源均来源于网络,仅供学习使用,请支持正版!

发表回复

您的邮箱地址不会被公开。必填项已用 * 标注