9 Jul
2025
9 Jul
'25
10:53 a.m.
Nikolay Sivov (@nsivov) commented about dlls/hhctrl.ocx/help.c:
citer = (ContentItem *) user_data; name = citer->name; local = citer->local; + if (is_current_page(info, local)) + return 0; +
Is this related to handling navigation event? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8526#note_109302