How to get the cursor position.(Not the mouse one)...i am trying to use windows.h header file
If you mean that blinking/flashing thing that shows you the position of where you are typing (such as in an editbox) - then that is called a caret.
GetCaretPos function
ya iam talking about caret
can u provide with a code in C++