Loading
Support files over 4GB on Windows
Closes #8546 (closed).
Also makes error handling more sensible and prevents a hypothetical case where reading more than std::numeric_limits<DWORD>::max() could read down to 0 bytes.
Closes #8546 (closed).
Also makes error handling more sensible and prevents a hypothetical case where reading more than std::numeric_limits<DWORD>::max() could read down to 0 bytes.