CanYouHandleThisFileW function |
Top Previous Next |
Checks the file contents if it's an archive it can handle. Syntax C++
Parameters FileName [in] Type: wchar_t* Full file name. Return value Type: BOOL Returns TRUE, if the file is an archive, otherwise – FALSE. Notes The function gets called if option PK_CAPS_BY_CONTENT is set. |