onlyou13

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年1月13日

摘要: 1 function StrCmpLogicalW(psz1, psz2: PWideChar): Integer; stdcall; external 'shlwapi.dll'; 2 3 4 procedure GetFileList(list: TStringList; path: strin 阅读全文
posted @ 2021-01-13 11:34 onlyou13 阅读(272) 评论(0) 推荐(0) 编辑