June 4, 2026
3:12 p.m.
Fixes launch of Simberian Simbeor PCB simulation software. It seems it must do a check to see if the cookie is 0. The software is not open source but a view-only license can be acquired for free by making an account on their website. This doesn't seem to be documented behavior (https://learn.microsoft.com/en-us/previous-versions/windows/desktop/htmlhelp...) does not mention that 0 is an invalid cookie, but Windows must not return zero otherwise this app would not work on windows? -- v2: hhctrl: return a nonzero cookie from HH_INITIALIZE https://gitlab.winehq.org/wine/wine/-/merge_requests/11067