Click to See Complete Forum and Search --> : Querying/Altering Non-Standard Controls


cionitoiu
September 16th, 2005, 04:14 PM
Hi,

I am trying to built a predefined accessibility engine that aims to work with non-accessible designed applications. Of course our greatest hurdle is the non-standard control, at least one being found in most win32 applications.
I was wondering if there is a common methodology of "guessing" the range of messages these controls would answer to, so we could query them or, even, alter them.
Or at least, what are the most succesful approaches that we could try?
Thanks,
Cristian