Windows 95 Does Not Support Template Files |
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 kbGrpDSKernBase
Issue type :
Technology : kbAudDeveloper kbWin32sSearch kbWin32API
|
Last Reviewed: March 7, 1999 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |