Hi every one,
I have a MDI interface with few different View,
I've handled message WM_SIZE in CMianFrame class and I wont send this message to every View I have.
What is the easiest way to do that?

Thank you