Alexandre Julliard pushed to branch master at wine / wine
Commits: 2827471c by Felix Hädicke at 2025-10-09T22:37:52+02:00 winhttp: Type UINT64 for variables content_length and content_read.
This fixes EOF detection when downloading large files. See function end_of_read_data() in request.c.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58737
- - - - -
2 changed files:
- dlls/winhttp/request.c - dlls/winhttp/winhttp_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/2827471c57299793d8e0868679184f8...