Hi all, has anyone called a exported C function in a dll that receives a function pointer as a parameter. For example the C typedef is: typedef int (* lpfMyFunction)(int); what should I do to pass that in as a parameter? Tony Sinclair Holliday Group Limited Christchurch New Zealand --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
- Re: [DUG]: Function Pointers Tony Sinclair
- Re: [DUG]: Function Pointers Guy Brown
- Re: [DUG]: Function Pointers Aaron Scott-Boddendijk