Hi All,

I have designed a dialog box that contains a toolbar and statusbar. I am
trying to display the toolbar button hints on the statusbar, as well as the
normal tooltip hints. I have looked at examples and they use the WM_SETMESSAGESTRING
to display the hint on the statusbar but when I move the mouse over the buttons
the WM_SETMESSAGESTRING is not sent (used Spy++ to find out).

I would be grateful for any help that is going.

Thanks

Justin