This commit is contained in:
Shauren
2017-12-29 16:43:54 +01:00
parent 7bb62cd23d
commit d66f140960
5 changed files with 56 additions and 30 deletions

View File

@@ -148,9 +148,7 @@ int RootHandler_CreateSC1(TCascStorage * hs, LPBYTE pbRootFile, DWORD cbRootFile
void * pTextFile;
size_t nLength;
char szOneLine[0x200];
char szFileName[MAX_PATH+1];
DWORD dwFileCountMax = (DWORD)hs->pEncodingMap->TableSize;
int nFileNameIndex;
int nError = ERROR_SUCCESS;
// Allocate the root handler object