> Any chance of getting WM_MOUSEMOVE messages sent on? No, no plans to make this change. It may cause performance issues for one thing.
It sounds like you want to change the behavior of a dialog control, which is getting these messages anyway (since it is a window). Possibly subclassing the control is what you want to do. >
