File/Folder Handling Category Posts
- 01/05/09 : How to Load GIF/JPG file from Resource file
- 01/05/09 : How to Synchronize Drive, Dir And File List Boxes
- 01/04/09 : How to remove backslash from the directory
- 01/04/09 : How to Return Short path for given file (with long path)
- 01/04/09 : How to Return the Path portion of a file (in two ways)
- 01/04/09 : How to Return the file portion of a file + pathname without extension (in two ways)
- 01/04/09 : How to Return the file portion of a file + pathname (in two ways)
- 01/04/09 : How to Add a backslash if the string doesn’t have one already (in Two ways)
- 01/04/09 : How to get file size of a given file (in three ways)
- 01/04/09 : How to Get file extension for a given file (in two ways)
- 01/04/09 : How to find whether the given directory is empty (in three ways)
- 01/04/09 : How to count number of sub-directories in a given directory (in two ways)
- 01/04/09 : How to count number of files in a given directory (in two ways)
- 01/04/09 : How to Move Folder from one directory to another (in two ways)
- 01/04/09 : How to Move File from one directory to another (in three ways)
- 01/04/09 : How to copy all folders and files from one location to another location
- 01/04/09 : How to get the file path for the selected file using Common Dialog control
- 01/04/09 : How to move all the .png files from one folder to another.
- 01/04/09 : How to Return the filename of a given full path to a file
- 01/04/09 : How to Return the path of a given full path to a file
- 01/04/09 : How to hide a file
- 01/04/09 : How to Get the correct size of large files
- 01/04/09 : How to Open Text File with Notepad
- 01/04/09 : How to Check file exists (in Six ways)
- 01/04/09 : How to get the file name without its extension and path