File/Folder Handling Category Posts
- 08/22/11 : How to Determine file size in bytes
- 08/17/11 : How to check whether given Drive exists
- 08/16/11 : How to check the given file is read only
- 08/08/11 : How to delete a file by moving it to the recycle bin
- 08/02/11 : How to Show Open with dialog
- 08/02/11 : How to sort the files using its create date and time?
- 07/31/11 : How to Load the names of all executable files in a directory tree into a ListBox.
- 07/30/11 : How to list all sub directories names from the given directory
- 07/30/11 : How to retrieve all files from a given directory?
- 07/29/11 : How to find the name of the current directory
- 07/28/11 : How to find the Date and time of the file
- 07/28/11 : How to find the length of the file
- 07/27/11 : How to Read and Modify the attributes of a file
- 07/27/11 : How to show Browse for folder
- 07/25/11 : How to use Dir$ function to get filenames and display in a list box or something.
- 07/14/11 : How to check whether the given file is locked
- 07/12/11 : How to delete the given file (in four ways)
- 07/12/11 : How to check whether the given folder exists or not (in four ways)
- 07/11/11 : How to delete the given directory and all the files it contains.
- 07/05/11 : How to combine the folder path and the filename (4 ways)
- 07/05/11 : How to get the filename from the given path (4 ways)
- 07/01/11 : How to return a string containing all possible information about the file
- 06/24/11 : File Copy API with Progress Dialog
- 06/24/11 : How to Copy Folder from one directory to another directory (in Two ways)
- 06/23/11 : Create Nested Directories (in two ways)