Mauszeiger außerhalb des Clientbereiches
-
Hm jo wie schon Topic sagt.
WM_NCMOUSEMOVE funzt nicht, das wird mir nicht immer gesendet, mal kommt es an. mal nicht. Find ich komisch.
Hat sonst noch wer ne Idee dazu?
-
Folgender Text stammt aus der MSDN:
The WM_NCMOUSEMOVE message is posted to a window when the cursor is moved within the nonclient area of the window. This message is posted to the window that contains the cursor. If a window has captured the mouse, this message is not posted.
Siehe letzter Teil der Doku: Hat ein Fenster den Mouse-Capture ?
-
Nein keins, in der MSDN hab ich schon geschaut