1. Madlaina Cristelotti
  2. PowerBuilder
  3. Friday, 6 September 2024 09:38 AM UTC

Hello everyone,

We are trying to make our software more accessible for everyone, by including MSAA/MSUIA.
To enable the communication between our Software and MSAA/MSUIA we already did the following:

I updated the PB.ini with the following line:
[Data Window]
Accessibility=1
[Application]
Accessibility=1
and I also tried with
Accessibility=2
Place of the pb.ini: C:\Users\”user”\AppData\Local\Appeon\PowerBuilder 22.0
and there was a second PB.ini at: C:\Program Files (x86)\Appeon\PowerBuilder 22.0, where the PB exe lies. So I updated both.              

I made sure that the pbacc.dll is in the right place:
C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.2.0.3356\ pbacc.dll
I also tried putting the pbacc.dll into the same folder as the final EXE but it still didn’t work.

I'm checking the accessibility-properties I assigned with Windows Insight, Microsoft Inspect and Microsoft Screenreader, but there isn’t any difference since the updates I made.

Am I missing something?

Thanks in advance!

Accepted Answer
Arnd Schmidt Accepted Answer Pending Moderation
  1. Monday, 9 September 2024 09:18 AM UTC
  2. PowerBuilder
  3. # Permalink
Comment
There are no comments made yet.
Andreas Mykonios Accepted Answer Pending Moderation
  1. Friday, 6 September 2024 11:31 AM UTC
  2. PowerBuilder
  3. # 1

Hi.

Try to add a pb.ini with the appropriate settings inside the folder your application is located. Try to see if it works.

Andreas.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.