[Bug 49539] New: IShellView displays incorrect file size for files >2GB

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jul 8 12:56:58 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49539

            Bug ID: 49539
           Summary: IShellView displays incorrect file size for files >2GB
           Product: Wine
           Version: 5.12
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: shell32
          Assignee: wine-bugs at winehq.org
          Reporter: bshanks at codeweavers.com
      Distribution: ---

Created attachment 67670
  --> https://bugs.winehq.org/attachment.cgi?id=67670
explorer screenshot

The IShellView directory listing (i.e. in explorer.exe) shows an incorrect file
size for files larger than 2 GB. Right click->Properties shows the correct file
size. See screenshot.

I think this is caused by the use of a DWORD for dwFileSize in the PIDLDATA
FileStruct, and used by _ILGetFileSize.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list