home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / OLS / TAR32053 / tar32053.exe / SRC / TAR32.DEF < prev    next >
Text File  |  1999-05-23  |  984b  |  66 lines

  1. LIBRARY tar32
  2. EXPORTS
  3.     TarGetVersion
  4.  
  5.     TarGetRunning
  6.  
  7.     TarGetBackGroundMode
  8.     TarSetBackGroundMode
  9.     TarGetCursorMode
  10.     TarSetCursorMode
  11.     TarGetCursorInterval
  12.     TarSetCursorInterval
  13.  
  14.     Tar
  15.     TarExtractMem
  16.     TarCompressMem
  17.     TarCheckArchive
  18.     TarConfigDialog
  19.     TarGetFileCount
  20.  
  21.     TarOpenArchive
  22.     TarCloseArchive
  23.     TarFindFirst
  24.     TarFindNext
  25.     TarGetArcFileName
  26.     TarGetArcFileSize
  27.     TarGetArcOriginalSize
  28.     TarGetArcCompressedSize
  29.     TarGetArcRatio
  30.     TarGetArcDate
  31.     TarGetArcTime
  32.     TarGetArcOSType
  33.     TarGetFileName
  34.     TarGetMethod
  35.     TarGetOriginalSize
  36.     TarGetCompressedSize
  37.     TarGetRatio
  38.     TarGetDate
  39.     TarGetTime
  40.     TarGetWriteTime
  41.     TarGetAccessTime
  42.     TarGetCreateTime
  43.     TarGetCRC
  44.     TarGetAttribute
  45.     TarGetOSType
  46.  
  47.     TarQueryFunctionList
  48.     
  49.     TarSetOwnerWindow
  50.     TarClearOwnerWindow    
  51.     TarSetOwnerWindowEx
  52.     TarKillOwnerWindowEx
  53.     
  54.     TarGetArchiveType
  55.  
  56.  
  57.     GetPluginInfo
  58.     IsSupported
  59.     GetArchiveInfo
  60.     GetFileInfo
  61.     GetFile
  62.  
  63.     GetPictureInfo
  64.     GetPicture
  65.     GetPreview
  66.