reserve disk space 
Author Message
 reserve disk space

hi,

I wanna reserve some disk space, but i donn't wanna create a file to reserve
it, Is there any other methods?

Thanks!



Fri, 12 Aug 2005 19:20:14 GMT  
 reserve disk space

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



Fri, 12 Aug 2005 22:43:34 GMT  
 reserve disk space


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



Sat, 13 Aug 2005 07:22:51 GMT  
 reserve disk space

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. ;-)

Well, yes - there is always that...

-cd



Sat, 13 Aug 2005 08:08:44 GMT  
 reserve disk space
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



Tue, 16 Aug 2005 04:50:21 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. How To Retrieve Free Disk Space and Total Disk Space

2. How To Retrieve Free Disk Space and Total Disk Space

3. difference in space reserved between a char use[] and char *use

4. Disk space free on a partition?

5. disk space

6. Standard way of preallocating disk space

7. Get disk space available

8. Disk space query fails on NT SP6a

9. Checking disk space beyond 2GB

10. get free disk space on large hard drives

11. free space disk

12. Disk Space Available

 

 
Powered by phpBB® Forum Software