10-15-2012, 05:34 AM
sorry if I made it unnecessarily confusing but the h was the window hwnd not for flags...maybe I put it in the wrong place.
either way, if you move mouse too quickly in tracing mode, it creates gaps between circles instead of a continuous tracing/drawing line.
If I got all the points from GetMouseMovePoints, then could create continuous trace but maybe there is a simpler way.
I tried getting the x and y with a hook procedure taken from other stuff in the forum but got still same disconnected tracing.
Thanks for trying to help me with this,
Stuart
either way, if you move mouse too quickly in tracing mode, it creates gaps between circles instead of a continuous tracing/drawing line.
If I got all the points from GetMouseMovePoints, then could create continuous trace but maybe there is a simpler way.
I tried getting the x and y with a hook procedure taken from other stuff in the forum but got still same disconnected tracing.
Thanks for trying to help me with this,
Stuart