List of deprecated functions

Top  Previous  Next

Following functions are supported, but not recommended for use.

 

Plugin functions:

Deprecated Function

Recommended replacement

OpenArchiveW

Function ArcOpenW

OpenArchive

ReadHeader

Function ReadHeaderExW

ReadHeaderEx

ProcessFile

Function ProcessFileW

SetChangeVolProcW

Field ArcInitPluginDataW.ChangeVolW in function ArcInitPluginW

 

SetChangeVolProc

SetProcessDataProcW

Field ArcOpenDataW.ProcessDataW in function ArcOpenW.

Or parameter ProcessDataW in function ArcPackFilesW and ArcDeleteFilesW.

SetProcessDataProc

PackFilesW

Function ArcPackFilesW

PackFiles

DeleteFilesW

Function ArcDeleteFilesW

DeleteFiles

GetPackerCaps

Field ArcInitPluginDataW.out_PackerCaps in function ArcInitPluginW

CanYouHandleThisFile

Function CanYouHandleThisFileW

PackSetDefaultParams

Function ArcInitPluginW

GetBackgroundFlags

Plugin must work in background!

 

Program functions, called by plugin:

Deprecated Function

Recommended replacement

tChangeVolProc

Function tChangeVolProcW

tProcessDataProc

Function ArcProcessDataProcW

tProcessDataProcW