Hi,
i want to create a simple mouse macro (as a basic intro to learning MFC). I can get the mouse to be captured when holding down a mouse button, but i cant get it to be captured *all* the time.
I know the requirement is to only capture when the mouse button is held down, but is there any way to override this? ie, anyway to "pretend" that the mouse button is held down?
i want to create a simple mouse macro (as a basic intro to learning MFC). I can get the mouse to be captured when holding down a mouse button, but i cant get it to be captured *all* the time.
I know the requirement is to only capture when the mouse button is held down, but is there any way to override this? ie, anyway to "pretend" that the mouse button is held down?