[fpc-pascal] How to make a binding or wrapper ?

L L at z505.com
Tue Nov 15 23:14:43 CET 2005


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

Your proposition is to general for us to help. Almost everything in software is a
wrapper ;-) All functions are wrappers around something else.
Delphi, is just a wrapper. Freepascal is a wrapper around a number of things.

Exactly what do you want to do?

--
L505




More information about the fpc-pascal mailing list