Parameters
- m
- Windows Message about to be processed by the message loop
Return Value
true
to filter the message, false
otherwise. This implementation always returns false
.true
to filter the message, false
otherwise. This implementation always returns false
.