node-win32-api icon indicating copy to clipboard operation
node-win32-api copied to clipboard

Can you add GetCaretPos?

Open nnguyen01 opened this issue 4 years ago • 1 comments

GetCaretPos would be super useful for a use case I'm trying to do.

https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getcaretpos

Is it possible to add this?

nnguyen01 avatar Sep 02 '21 06:09 nnguyen01

GetCaretPos() added. DEMO

waitingsong avatar Jul 18 '22 09:07 waitingsong