# CaretTracking **Repository Path**: tujiaw/CaretTracking ## Basic Information - **Project Name**: CaretTracking - **Description**: CaretTracking - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-03 - **Last Updated**: 2022-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CaretTracker: Notifies the Caret Position in the screen coordinates system wide. This is based on the Active Accessibility SetWinEventHook() API functionality. Demo: Start the Executable and watch the title bar getting updated with the latest caret position. If there is no active caret present, then the title would read as "DEAD". Otherwise it would present the Caret position in screen coordinates.