View Single Post
  #3 (permalink)  
Old 03-09-2007, 12:15 AM
Calin Iaru
Newsgroup Contributor
 
Posts: n/a
RE: Copy a file with Windows Explorer reserves the file size in advanc

There are at least 2 suspects: CopyFile and SHFileOperation(). I think the
latter is the same as the one Windows Explorer uses. However, this would be a
workaroud.

For those of you who don't understand my question, I rephrase:

is there a way to create a new file that and set its size?
Reply With Quote

 
Old 03-09-2007, 12:15 AM