Skip to content

Conversation

@emxd
Copy link

@emxd emxd commented Nov 27, 2025

Commit 9abdd15 added a static import of GetDiskFreeSpaceExA which broke compatibility with Windows 95 RTM and OSR1. This PR loads it at runtime to restore compatibility. On Windows 95 RTM, the code falls back to the original AllocationInfo implementation, which doesn't use GetDiskFreeSpaceExA. Tested on Windows 95 RTM (with DCOM update) and Windows 11 24h2.

What issue(s) does this PR address?

#5928

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant