Posts Tagged ‘File/Folder Handling’
- 01/04/09 : Create Nested Directories (in two ways)
- 01/04/09 : How to Copy Folder from one directory to another directory (in Two ways)
- 01/04/09 : File Copy API with Progress Dialog
- 01/04/09 : Get Oldest File From Directory
- 01/04/09 : How to return a string containing all possible information about the file
- 01/04/09 : How to delete the given directory and all the files it contains.
- 01/04/09 : How to check whether the given folder exists or not (in four ways)
- 01/04/09 : How to delete the given file (in four ways)
- 01/04/09 : How to check whether the given file is locked
- 01/04/09 : How to use Dir$ function to get filenames and display in a list box or something.
- 01/04/09 : How to show Browse for folder
- 01/04/09 : How to Rename folder (in three ways)
- 01/04/09 : How to Read and Modify the attributes of a file
- 01/04/09 : How to find the length of the file
- 01/04/09 : How to find the Date and time of the file
- 01/04/09 : How to find the name of the current directory
- 01/04/09 : How to retrieve all files from a given directory?
- 01/04/09 : How to list all sub directories names from the given directory
- 01/04/09 : How to Load the names of all executable files in a directory tree into a ListBox.
- 01/04/09 : How to sort the files using its create date and time?
- 01/04/09 : How to Show Open with dialog
- 01/04/09 : How to delete a file by moving it to the recycle bin
- 01/04/09 : How to check the given file is read only
- 01/04/09 : How to check whether given Drive exists
- 01/04/09 : How to Determine file size in bytes