3e246c767f
As SendEvent() not only sends the event about clicking on the link, but also opens the link in the default browser if this event was not processed (which wasn't really obvious from its name, so at least mention it in its comment), the event is actually always handled and so MSWOnNotify() must return true, not false (and definitely not 0) to indicate it. Closes #18266. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |