--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
> > 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. Ok, thanks, will look into it.
