29 Nov
2025
29 Nov
'25
2:36 a.m.
Only the lower 32 bits of the file size are stored in the IDLDATA struct, which means that a separate function call is necessary to get the complete 64-bit file size. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58058 -- v6: shell32: Correctly display file sizes 4 GiB and up. https://gitlab.winehq.org/wine/wine/-/merge_requests/7746