Changeset 1916 for trunk/dll/seeall.c
- Timestamp:
- Nov 1, 2025, 7:30:47 PM (5 days ago)
- File:
-
- 1 edited
-
trunk/dll/seeall.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/seeall.c
r1880 r1916 815 815 &fs4, sizeof(fs4)) && 816 816 !(fs4.attrFile & FILE_DIRECTORY) && 817 // fixme to use CBLIST_TO_EASIZE? 817 // fixme to use CBLIST_TO_EASIZE? No as it understates the size of EA > 32K 818 818 fs4.cbFile + fs4.cbList <= ullFreeBytes) { 819 819 // Swap with failing item
Note:
See TracChangeset
for help on using the changeset viewer.
