Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi IAccessible Interface (https://www.delphipraxis.net/9473-iaccessible-interface.html)

Mr.Sade 27. Sep 2003 02:00


IAccessible Interface
 
Hello again,

Does anyone know what .pas file contains the declaration of IAccessible Interface ? and functions, Does borland has it ?
I want to use the API OleAcc.dll, which contains functions like AccessibleObjectFromWindow, and I need to pass the address of a pointer to this interface.
if anyone has examples, would be cool.
Thanks

I'm sorry I dont know why I posted it here, could the moderators move it to the Windows API section. Thanks

Christian Seehase 27. Sep 2003 02:39

Re: IAccessible Interface
 
Hello Mr. Sade,

I just moved your thread to the demanded area.

Have you already tried to import the oleacc.dll by yourself, using

Components\Import ActiveX\Add...

(I only guessed the names in the menu)

Mr.Sade 27. Sep 2003 04:19

Re: IAccessible Interface
 
Oh yeah, you are right, I forgot about that.
I haven't touch delphi lately :)
I was thinking in declaring the whole interface by hand, I was looking for the declaration in order to port it to macro assembler.
I thought borland had some pas file like vc++ has a oleacc.h file, but import library does the job :)
thank you


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:41 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz