Hello.
I have build a Win32 API program, with a static and a button window. In WM_MOUSEMOVE I tray to find the to window and post a message when the mouse-cursor is over the static or button window.
With the static window it works very fine. The button window is ignored but when I make a static window than it works too. Why it it so ? What I have to do, that Windows find the button window too ?
A lot of thanks
Regards SiM
I have build a Win32 API program, with a static and a button window. In WM_MOUSEMOVE I tray to find the to window and post a message when the mouse-cursor is over the static or button window.
With the static window it works very fine. The button window is ignored but when I make a static window than it works too. Why it it so ? What I have to do, that Windows find the button window too ?
A lot of thanks
Regards SiM