14 Oct
2025
14 Oct
'25
7:51 a.m.
On Sat Sep 20 07:54:36 2025 +0000, Jinoh Kang wrote:
Use `GetCurrentProcess()` instead of `INVALID_HANDLE_VALUE` for never-signaled object. Ditto for other tests. Both have the same value. What's the difference? INVALID_HANDLE_VALUE has the advantage of being clearly not a valid object.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6911#note_118481