Another equally good suggestion:
Buy an additional HDD, format it clean, and write a small application that
mounts and dismounts the volume from the filesystem. Then mount it just
before your app needs the additional disk space.
LOL
Quote:
> > > hi,
> > > I wanna reserve some disk space, but i donn't wanna create a file to
> > > reserve it, Is there any other methods?
> > No.
> > -cd
> Write a file system filter driver. ;-)
> Ronald Laeremans
> Visual C++ team