Older win32 app. Using Caret API... is this automatically MSAA?

  • Thread starter Thread starter Guest
  • Start date Start date
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)?
 
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)?

I use a tablet PC on almost a daily basis and don't know the answer to
this. Since you are talking about APIs and LIB files, you might have better
luck asking this question in the developer for tablet PCs. Link for English
language version of that newsgroup:
http://www.microsoft.com/communitie...ceb-f751-4e52-97c9-7c5ccb936daa&lang=en&cr=US
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top