G
Guest
I have an older win32 app running on XP Tablet Edition 2005. The app uses
(presumably) the standard Windows API for Carets (CreateCaret, SetCaretPos,
ShowCaret, HideCaret, DestroyCaret), but I'm not seeing some of the
functionality I'm expecting (specifically, Tablet Input Panel, which is
supposed to be available to apps using MSAA caret api). Do I need to do
something with this App to get it to use MSAA? Link with a specific lib,
etc? Am I definitely already using the MSAA API (and is there a way to
determine this)?
(presumably) the standard Windows API for Carets (CreateCaret, SetCaretPos,
ShowCaret, HideCaret, DestroyCaret), but I'm not seeing some of the
functionality I'm expecting (specifically, Tablet Input Panel, which is
supposed to be available to apps using MSAA caret api). Do I need to do
something with this App to get it to use MSAA? Link with a specific lib,
etc? Am I definitely already using the MSAA API (and is there a way to
determine this)?