Results 1 to 5 of 5

Thread: [VB6] clsFileAnalyzer - The Ultimate File Handling Class

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2007
    Posts
    27

    [VB6] clsFileAnalyzer - The Ultimate File Handling Class

    After quite a long time searching for a decent replacement for the FileSystemObject - which did not require the programmer to include a bloated DLL dependency with the application, making use of a tool that, although useful is rather slow and more often than not, does not yield the desired results one intends it to achieve - I decided to create my own file handling class, for no examples online helped me perform the actions I needed.

    So, after many attempts and having several times recoded the class from scratch, tweaking and optimizing it for a better performance, and adding functions I haven't seen anywhere else, or at least improving on the most common ones, I think this version is good enough to be released.

    After all the hard work of compiling a class that is both simple yet featuring advanced functions and thoroughly commenting everything, so it is clear and easy to understand, I have decided to release what I originally intended to keep for private use, so that other people may benefit from this and are not forced to 'reinvent the wheel' every time, when it comes to file, folder and drives management.

    clsFileAnalyzer contains over 50 different functions for file, folder and disk handling, whereas most of them were created by myself, while a few have been heavily modified from other versions I have come accross online. I have tried to review each one carefully, but if you manage to find a bug or think you could make it faster or more reliable, please do not hesitate to contact me.

    I hope you enjoy this class,

    - NightWolf



    Download Here

  2. #2
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: [VB6] clsFileAnalyzer - The Ultimate File Handling Class

    Please Remove the exe from the zip.
    Why not attatch the project here ?
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2007
    Posts
    27

    Re: [VB6] clsFileAnalyzer - The Ultimate File Handling Class

    Sorry, I forgot to, edited. And i didn't attach it cause it was already on the FTP.

  4. #4
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: [VB6] clsFileAnalyzer - The Ultimate File Handling Class

    I would take a look at it, if it was a ZIP not RAR...

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Feb 2007
    Posts
    27

    Re: [VB6] clsFileAnalyzer - The Ultimate File Handling Class

    All right, I'll upload it here then...
    Attached Files Attached Files

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