> 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.

                                          
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to