Changeset 1916 for trunk/dll/eas.h


Ignore:
Timestamp:
Nov 1, 2025, 7:30:47 PM (5 days ago)
Author:
Gregg Young
Message:

Fix easize so that EAs larger than 32767 show their actual size instead of 32767

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/eas.h

    r1222 r1916  
    3232HOLDFEA *GetFileEAs(CHAR * filename, BOOL ishandle, BOOL silentfail);
    3333VOID HexDump(HWND hwnd, CHAR * value, ULONG cbValue);
     34ULONG GetLargeEASize(PSZ filename);
    3435
    3536#endif // EAS_H
Note: See TracChangeset for help on using the changeset viewer.