Re: Utility to write huge files instantly???
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Sat, 19 Jan 2008 21:09:56 +0300
find a utility that uses NtCreateFile to create the file, and set the
AllocationSize parameter to the size he wants the file to be.
According to MS's filesystem guys, lseek+SetEndOfFile is better.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
.
- References:
- Utility to write huge files instantly???
- From: mike
- Re: Utility to write huge files instantly???
- From: Cydrome Leader
- Re: Utility to write huge files instantly???
- From: mike
- Re: Utility to write huge files instantly???
- From: Cydrome Leader
- Re: Utility to write huge files instantly???
- From: Bill Todd
- Utility to write huge files instantly???
- Prev by Date: Need Email Archiving Policy and Procedure
- Next by Date: Re: Utility to write huge files instantly???
- Previous by thread: Re: Utility to write huge files instantly???
- Next by thread: Re: Utility to write huge files instantly???
- Index(es):
Relevant Pages
|