Quote Originally Posted by Coaxecva View Post
Can you tell more, about library ang the way to implement.
When we resize the solution of screen display, will the code change or....
Thank you
You don't need any extra libraries, its functionality that comes with the windows' api.
Just include <windows.h> and you are ready to use SetCurPos()