Achso, es sagt mir nur ob die Maus gedrückt ist.
Aber warum funktionirts dann im MainMenu von Firefox(Datei,Bearbeiten, usw.)?
Oder wie sollte ich es machen?
Hast du schon mal den Teil bei
lParam gelesen?!
Zitat:
lParam
The low-order word specifies the x-coordinate of the cursor. The coordinate is relative to the upper-left corner of the client area.
The high-order word specifies the y-coordinate of the cursor. The coordinate is relative to the upper-left corner of the client area.
»Remember, the future maintainer is the person you should be writing code for, not the compiler.« (Nick Hodges)