Delphi WinAPI GetFileAttributes - 检索指定文件或目录的文件系统属性。
摘要:Delphi WinAPI GetFileAttributes - 检索指定文件或目录的文件系统属性。 GetFileAttributes 检索指定文件或目录的文件系统属性。要获取更多属性信息,请使用GetFileAttributesEx函数。要以事务处理操作的形式执行此操作,请使用GetFileA
阅读全文
posted @ 2022-02-16 11:35