Method WndUtil.DefSubclassProc
Overload
Let your callback function used with WndUtil.Subclass call this function and return its return value. After or before processing the message.
public static nint DefSubclassProc(wnd w, int msg, nint wp, nint lp)