<feed xmlns="http://www.w3.org/2005/Atom"> <title type="text">博客园_万一的 Delphi 博客_分类_6a.API 文件处理函数</title> <id> http://feed.cnblogs.com/blog/u/30694/category/122469/rss </id> <updated>2012-04-12T02:46:30Z</updated> <generator>feed.cnblogs.com</generator> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/category/122469.html"/> <link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/30694/category/122469/rss"/> <entry> <id> http://www.cnblogs.com/del/archive/2010/01/08/1642632.html </id> <title type="text">WinAPI: CopyFileEx</title> <summary type="text"> function CopyFileEx( lpExistingFileName: PWideChar; { 源文件 } lpNewFileName: PWideChar; { 新的目标文件 } lpProgressRoutine: TFNProgressRoutine; { 回调函数; 每复制 64K 调用一次 } lpData: Pointer; { 给回调函数的参数 } pbCanc... </summary> <published>2010-01-08T13:44:00Z</published> <updated>2010-01-08T13:44:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2010/01/08/1642632.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2010/01/08/1642632.html"/> <content type="text"> function CopyFileEx( lpExistingFileName: PWideChar; { 源文件 } lpNewFileName: PWideChar; { 新的目标文件 } lpProgressRoutine: TFNProgressRoutine; { 回调函数; 每复制 64K 调用一次 } lpData: Pointer; { 给回调函数的参数 } pbCanc... </content> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/06/02/1212120.html </id> <title type="text"> WinAPI: WritePrivateProfileString、GetPrivateProfileString - 简单读写 Ini 文件 </title> <summary type="text"/> <published>2008-06-02T05:48:00Z</published> <updated>2008-06-02T05:48:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/06/02/1212120.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/06/02/1212120.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/12/1067210.html </id> <title type="text">WinAPI: SetVolumeLabel - 设置磁盘卷标</title> <summary type="text"/> <published>2008-02-12T03:41:00Z</published> <updated>2008-02-12T03:41:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/12/1067210.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/12/1067210.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/12/1067188.html </id> <title type="text"> WinAPI: SetCurrentDirectory、GetCurrentDirectory - 设置与获取当前目录 </title> <summary type="text"/> <published>2008-02-12T02:44:00Z</published> <updated>2008-02-12T02:44:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/12/1067188.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/12/1067188.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/12/1067184.html </id> <title type="text">WinAPI: RemoveDirectory - 删除空目录</title> <summary type="text"/> <published>2008-02-12T02:33:00Z</published> <updated>2008-02-12T02:33:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/12/1067184.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/12/1067184.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/12/1067178.html </id> <title type="text">WinAPI: CreateDirectoryEx - 根据模版建立文件夹</title> <summary type="text"/> <published>2008-02-12T02:23:00Z</published> <updated>2008-02-12T02:23:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/12/1067178.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/12/1067178.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/12/1067167.html </id> <title type="text">WinAPI: CreateDirectory - 建立文件夹</title> <summary type="text"/> <published>2008-02-12T02:04:00Z</published> <updated>2008-02-12T02:04:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/12/1067167.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/12/1067167.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/11/1066817.html </id> <title type="text">WinAPI: CopyFile - 复制文件</title> <summary type="text"/> <published>2008-02-11T00:38:00Z</published> <updated>2008-02-11T00:38:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/11/1066817.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/11/1066817.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/07/1065783.html </id> <title type="text">WinAPI: GetTempFileName - 生成一个临时文件名</title> <summary type="text"/> <published>2008-02-07T11:47:00Z</published> <updated>2008-02-07T11:47:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/07/1065783.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/07/1065783.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/07/1065772.html </id> <title type="text">WinAPI: GetTempPath - 获取临时文件夹路径</title> <summary type="text"/> <published>2008-02-07T10:59:00Z</published> <updated>2008-02-07T10:59:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/07/1065772.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/07/1065772.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/07/1065770.html </id> <title type="text">WinAPI: GetSystemDirectory - 返回 System 文件夹路径</title> <summary type="text"/> <published>2008-02-07T10:49:00Z</published> <updated>2008-02-07T10:49:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/07/1065770.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/07/1065770.html"/> <content type="text"/> </entry> <entry> <id> http://www.cnblogs.com/del/archive/2008/02/07/1065754.html </id> <title type="text">WinAPI: GetWindowsDirectory - 获取 Windows 所在目录</title> <summary type="text"/> <published>2008-02-07T09:27:00Z</published> <updated>2008-02-07T09:27:00Z</updated> <author> <name>万一</name> <uri>http://www.cnblogs.com/del/</uri> </author> <link rel="alternate" href="http://www.cnblogs.com/del/archive/2008/02/07/1065754.html"/> <link rel="alternate" type="text/html" href="http://www.cnblogs.com/del/archive/2008/02/07/1065754.html"/> <content type="text"/> </entry> </feed>