On Mon, 14 Nov 2005 21:03 , Koenraad Lelong <[EMAIL PROTECTED]> sent:
>Hi, >I'm making an application but to have it work like I want I need to make >a binding or a wrapper (is there a diiference ?) to some external >software. Are there documents that can be used to learn how to do this ? I assume that you want to write pascal header files for a library or dll written in C. I remember coming across a page somewhere that listed "equivalent structures" in C and Pascal. I'll see if I can run it down again. A good way to start otherwise is to compare two easily accessible header files, for example mysql.h and mysql.pp and use them as a guide. The mysql header files are fairly simple. For more complex structures I found tha it helped to compare the Lazarus GTK bindings with their C equivalents. HTH Malcolm ---- Message sent via freenetname webmail - http://www.freenetname.co.uk/ Up to 2Mb MAX broadband - now from just £9.99 a month _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal