i read the msdn page for WM_LBUTTONDOWN and WM_MOUSEMOVE...
so it's one of the possible wParam values whenever theres a mouse action message?

is there an alternative solution to this that i can use outside the window procedure?