CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Defrag

  1. #1
    Join Date
    Aug 1999
    Posts
    12

    Defrag

    Hello, I was just wondering if there was anyway to add a defrag function to
    a program that I am making. I have searched around a bit but I couldn't find anything on it. Any help would really be appreciated...
    thanx,
    Thorin



  2. #2
    Join Date
    Apr 1999
    Location
    Netherlands
    Posts
    181

    Re: Defrag

    www.sysinternals.com has sample-code written in C for a defrag-program. I'm not sure if it can be done from VB.
    Or Shell the defrag program that ships with windooz.


    Crazy D :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured