Thread: Accessibility interfaces in major browsers

  1. #1
    Registered User
    Join Date
    Jul 2009
    Posts
    1

    Accessibility interfaces in major browsers

    Hello. I'm looking for reference code on implementing a client for accessibility interfaces (IAccessible, IAccessible2 or similar), which theoretically are exposed by all the major modern browsers .

  2. #2
    'Allo, 'Allo, Allo
    Join Date
    Apr 2008
    Posts
    639
    The source code for Raymond Chen's book (on the downloads tab) includes a basic implementation of IAccessible (472_accessibility.cpp).

  3. #3
    Registered User
    Join Date
    Apr 2007
    Posts
    137
    Avoid Chen's code (plenty of bugs and errors, poor programmer from ex-MS Shell team.....) and see rather MSDN code (from Acc. SDK)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 01-08-2008, 04:34 PM
  2. Accessibility and automation technologies - which to prefer?
    By midix in forum Windows Programming
    Replies: 4
    Last Post: 10-05-2007, 01:33 PM
  3. Text engine
    By Death_Wraith in forum Game Programming
    Replies: 18
    Last Post: 11-15-2004, 07:44 PM
  4. [code] Enumerate IE instances and retrieve interfaces.
    By anonytmouse in forum Windows Programming
    Replies: 1
    Last Post: 05-05-2004, 08:01 AM
  5. Need help with detecting wireless interfaces
    By wikiwest in forum Linux Programming
    Replies: 0
    Last Post: 04-06-2004, 08:31 PM

Tags for this Thread