File/DIR IO

Path Functions

The File/Dir IO Library includes a number of path related functions including

  • szSHGetSpecialFolderPath
  • szGetSystemWindowsDirectory
  • szGetWindowsDirectory
  • szPathGetDriveNumber
  • szPathSkipRoot
  • szPathIsRelative
  • szPathStripPath
  • szGetSystemDirectory
  • szPathRemoveFileSpec
  • szPathAddbackSlash
  • szPathBuildRoot
  • szPathAddExtension
  • szPathGetDriveLetter
  • szPathAppend
  • szGetExtension
  • szGetUNCForPath
  • szCreateDirectory
  • szPathRemoveExtension
  • szPathIsDirectory
  • szCreateAllFolders
  • szReplaceRoot
  • szReplaceDriveLetter

File Functions

  • szGetFileAttributes
  • szSetFileAttributes
  • szDeleteFile

and more

Directory Selection

includes a function to use the windows directory selection dialog

File Exists

includes multiple file exists functions