This brings up a project I have been avoiding. There is an application that 
works with JAWS by looking for a specific DLL and loading it and then using 
that DLL to provide 5 functions.
1. MapWIndowClasses to Window types.
Map exception dictionaries 
Tell the screen reader that a specific windows message should be associated 
with a Screen reader hot key
Tell the screen reader to speak some text 
Allow the screen reader to query about current value current help and current 
name of a control I believe there might be a couple other values that are 
querable always returning a string.

How difficult would it be to create a DLL that interfaces with WindowEyes and 
this application?

Reply via email to