Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
File size limit
#4
Yes, still bug.
nFileSizeLow is unsigned in C++, but signed in QM.

Member function Dir.FileSize
Code:
Copy      Help
function'long ;;Returns file size (number of bytes).
if(!hfind) end ES_INIT 2
if(fd.dwFileAttributes&FILE_ATTRIBUTE_DIRECTORY)
,ret GetFileOrFolderSize(FileName(1))
else
,ret 0L+fd.nFileSizeHigh<<32+(0U+fd.nFileSizeLow)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)