The Wayback Machine - https://web.archive.org/web/20111103012956/http://www.codeguru.com/vb/controls/vb_file/

    VB Files

    Enumerating Files and Directories in VB 2010

    Learn how to enumerate the files and folders on a computer with LINQ, managing access exceptions along the way.

    Getting Past the 2 Gb File Limit

    Take a closer look at the 2 Gb limit that we are plagued with in different languages, and how to get around them.

    Anti-Aliased Image Transformation (Aaform)

    Given an image and a quadralateral, Aaform will fit the image onto the quadraleteral passed using geometry.

    Displaying the File Properties Dialog

    Learn how to display the file properties dialog for any file on the system with one function call. (Added: 6-Aug-1999)

    Enumerating CD Devices on Your System

    Learn how to determine all the CD-ROMdrives you have connected to your computer. (Added: 20-Jan-2000)

    Display the Browse For Folder Dialog

    This BAS module allows you to display the 'Browse Folders' dialog with one function call. (Added: 20-Aug-1999)

    Easy Method of Writing And Reading Small Text Files

    Learn an easy way of reading and writing strings to individual text files in VB (Added: 12-May-1999)

    Four Different Methods to Display the Find Files Dialog

    Learn about four different methods of displaying the 'Find Files' dialog from within a Visual Basic Program. (Added: 11-Apr-2000)