Windows 95 Does Not Support Template FilesID: Q138955
|
The hTemplate parameter in the CreateFile API is not supported in Windows. It is supported only in Windows NT.
The hTemplate parameter in CreateFile allows you to create a new file using another file as a template. The template is used to set the file attributes (normal, hidden, system, and read-only) of the new file. It is also used to copy the extended attributes (EA) from the template to the new file.
Additional query words: 4.00 Win95
Keywords : kbAPI kbKernBase kbGrpKernBase
Version : 4.00
Platform : WINDOWS
Issue type :
Last Reviewed: March 5, 1999