CreateFile的hTemplateFile到底是干嘛的?

LookSail 2006-04-24 11:43:18
MSDN:
hTemplateFile
[in] Handle to a template file, with the GENERIC_READ access right. The template file supplies file attributes and extended attributes for the file being created. This parameter can be NULL.
If opening an existing file, CreateFile ignores the template file.


MSDN这个说了,什么模板文件句柄,不知道到底有什么用,哪位用过,举个例子咱学习一哈
...全文
505 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
LookSail 2006-06-15
  • 打赏
  • 举报
回复

。。
LookSail 2006-06-14
  • 打赏
  • 举报
回复
好像明白了,但又好像不明白
一条晚起的虫 2006-04-24
  • 打赏
  • 举报
回复
差不多。
LookSail 2006-04-24
  • 打赏
  • 举报
回复
是不是说,先有个hTemplateFile =CreateFile("normal.dot",...)
然后要新建一个空的 myfile.doc
就CreateFile("myfile.doc",...,hTemplateFile)

这个意思?换句话说就是先拷贝一份过来改名然后再打开?
Pipi0714 2006-04-24
  • 打赏
  • 举报
回复
对了,模版文件。
一条晚起的虫 2006-04-24
  • 打赏
  • 举报
回复
按模板创建一个文件。
word里面的.dot用过没?一样的。
Stefine 2006-04-24
  • 打赏
  • 举报
回复
应该就是说给你创建你自己写在扩展名文件(如DOC)的一些基本属性,就像一个空的DOC文件

也就是所谓的template
bjskyhorse 2006-04-24
  • 打赏
  • 举报
回复
相当于一个模板。

15,477

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC 进程/线程/DLL
社区管理员
  • 进程/线程/DLL社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧