;
; cdll definition file for <name>
;

name "DeskLib.Filing"
  version 1.03
  author "DeskLib"

; --- Exported symbols ---

exports
{
  Filing_SingleFullDirEntry2
  Filing_ScanDirByDir
  Filing_GetPathname
  Filing_OpenDir
  Filing_ReadDirEntry
  Filing_GetLeafname
  Filing_SingleFullDirEntry
  Filing_CloseDir
  Filing_ScanDir
  Filing_ReadDirNames
  Filing_ReadDir
  Filing_MakePath
  Filing_FindLeafname
  Filing_ReadFullDirEntry
  Filing_ReadCatalogue
}

; --- Object files ---

objects
{
  o.File20
  o.SingleFull
  o.SingleFul2
  o.GBPB11
  o.GBPB10
  o.Filenames
  o.MakePath
  o.ScanDir
  o.ReadDir
  o.GBPB9
  o.ScanDirDir
}
