- Can the Win32 CreateFile() API force a file to be allocated in contiguous clusters?
- Posted by Fred Walters on May 17th, 2004
I need to guarantee a contiguous file. Is this possible with the
Win32 CreateFile() call? If so, how?
Thanks.
- Posted by Tim Robinson on May 17th, 2004
Fred Walters wrote:
No. Why do you need a contiguous file?
--
Tim Robinson (MVP, Windows SDK)
http://mobius.sourceforge.net/
Similar Posts
- Large contiguous file (Help and Support) by Garfield
- w2k chkdsk "windows replaced bad clusters in file" question (Computers & Technology) by jhigbee@nyx.net
- w2k chkdsk "windows replaced bad clusters in file" question (Storage Devices) by jhigbee@nyx.net
- Force file write (Drivers) by Miguel Silva
- Running a PIF file using CreateProcess in an allocated console window (Development Resources) by Ran

