Thema
:
Delphi
Callback mit externer C-dll
Einzelnen Beitrag anzeigen
c113plpbr
Registriert seit: 18. Nov 2003
Ort: localhost
674 Beiträge
Delphi 2005 Professional
#
2
Re: Callback mit externer C-dll
23. Jun 2005, 18:48
Probiers doch mal so:
markieren
Delphi-Quellcode:
procedure
SetupCallback;
begin
setCallback(@CallbackProc);
end
;
ciao, Philipp
Philipp
There is never enough time to do all the nothing you want.
*HABENWILL*
Zitat
c113plpbr
Öffentliches Profil ansehen
Mehr Beiträge von c113plpbr finden