Anyone aware of a project that provides actual mouse-like functionality on a Pocket PC? Specifically, rendering a mouse pointer and proper mouse-over messages.
In case some of you don't read the General Pocket PC discussion forum, I have created an adapter that allows PSX controllers to work with Pocket PCs. As a little perk, I want my driver to allow the analog stick to be used as a mouse cursor for general PPC use. It is already possible to navigate the OS using the PSX D-Pad, but the mouse support would allow complete control of the PPC via a PSX controller.
Also, I need to devise an API to provide direct access to my driver for additional functionality. Of course the driver has been written to work with any existing game. However games that wish to make optimal use of the dual analog sticks and all 12 buttons would need to use the API.
Dan East