diff -r efe289f793e7 -r 18e505e3f370 filesystemuis/memscaneng/serverinc/msenginfoarray.h --- a/filesystemuis/memscaneng/serverinc/msenginfoarray.h Tue May 25 12:28:34 2010 +0300 +++ b/filesystemuis/memscaneng/serverinc/msenginfoarray.h Wed Jun 09 09:28:11 2010 +0300 @@ -120,21 +120,21 @@ * @param aUid The file UID type in question * @param aSize Size of the file */ - inline void AddSizeByUidL(TInt aUid, TInt aSize); + inline void AddSizeByUidL(TInt aUid, TInt64 aSize); /** * Add new file size to the result array. * @param aExt Filename extension type in question * @param aSize Size of the file */ - inline void AddSizeByExtL(TInt aExt, TInt aSize); + inline void AddSizeByExtL(TInt aExt, TInt64 aSize); /** * Add scan result af a specific data group. * @param aGroupIndex Data group in question * @param aSize Size of the file */ - inline void AddSizeByGroupL(TInt aGroupIndex, TInt aSize); + inline void AddSizeByGroupL(TInt aGroupIndex, TInt64 aSize); /** * Query if the directory is in the list of directories to be