摘要:
function GetFileLastAccessTime(sFileName:string;uFlag:byte):TDateTime; var ffd: TWin32FindData; dft: DWord; lft: TFileTime; h: THandle; begin h:=FindFirstFile(PC... 阅读全文
posted @ 2008-01-23 11:57
曾艺川
阅读(313)
评论(0)
推荐(0)