PDA

Click to See Complete Forum and Search --> : Defragmentation


AnT
Jan 23rd, 2002, 01:46 PM
Does anyone know how to defragment a drive? API whatever...just anyone? It has to be in-program, not shelling out anywhere.

Hack
Jan 23rd, 2002, 06:54 PM
I've done a lot of searching on this subject, and I don't think you can do it with VB (other than by shelling the installed defrag program). Programmatically, you would need to do it with Assember or C.