Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 5 of 5(0.07 seconds)
Sort By:
 
I have created a dll using Delphi. One of the functions in the dll accepts a callback function pointer. When I call it from VC++, passing in the address of the callback function, it crashes. He...
Zones: Delphi ProgrammingDate Answered: 11/26/2002 Rating: 9.4 Views: 0
Hello experts, i have a C/C++ dll which exports a function where i have to give a pointer to an callback procedure... I am using Delphi2009. This is the only function of the library which do...
Zones: Pascal, C++, De...Date Answered: 06/23/2009 Rating: 6.6 Views: 4
Hi I need some help in using a C++ DLL with a callback function in Delphi 6.0 and the details are: Here are the C prototypes and implementation examples: void (*type_MyCallBack) (bool, bool, ...
Zones: Delphi ProgrammingDate Answered: 12/30/2004 Rating: 7.8 Views: 20
I am trying to write a delphi dll and a delphi client that will load the dll and have the dll call a method in the client. so far i have my client and dll are able to share data via a memory map wi...
Zones: Delphi Components, Delphi Pro...Date Answered: 08/31/2009 Rating: 7.8 Views: 39
Hi, I have the following problem. I'm writing a plugin (dll) in Delphi for a program which is written in (borland) C++. The program calls a DoInit function that is exported in the dll. The prog...
Zones: Delphi Programming, C++Date Answered: 09/20/2007 Rating: 8.0 Views: 0
 
  • 1