mirror of
https://github.com/reactos/wine.git
synced 2025-02-14 17:49:51 +00:00
![Robert Shearman](/assets/img/avatar_default.png)
different statuses and print the thread ID that it was called from. - Replace the busy waiting on the "goon" flag with an event. - Replace hard coded numbers with more informative constants throughout the InternetReadFile test. - Add tests for InternetReadFileExA. - Fix the error value from calling InternetReadFile with a NULL handle as indicated by the test.