j
k
j a
j l
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;
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?
Back to the thread
Back to the list