[fpc-pascal] AT-SPI fpc compatible ?

Fred van Stappen fiens at hotmail.com
Wed May 8 10:57:48 CEST 2013


> The usual way to do this is to use the h2pas tool.
> 
> I normally start with
> 
> Preprocess ugly macros
> 
> gcc -E /path/to/header/file > header_processed.c
> 
> and then
> 
> h2pas header_processed.c
> 
> (preferably with some options)
> 
> After that I add missing defines (constants and the like).
> 
> Michael.

Many thanks Michael but translation of C header is my favourite game ;)
Sure the translation is always hard.
What i want to ask is if somebody have knowledges about at-spi and if he can guide me how to begin, witch header use (there are lot of ), etc...

Tanks.

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130508/43f69db4/attachment.html>


More information about the fpc-pascal mailing list