Einzelnen Beitrag anzeigen

Benutzerbild von SirThornberry
SirThornberry
(Moderator)

Registriert seit: 23. Sep 2003
Ort: Bockwen
12.235 Beiträge
 
Delphi 2006 Professional
 
#2

Re: fill pointer in DLL from app

  Alt 4. Jun 2008, 06:57
you have to work with sharemem because in your record are objects and dynamic strings.
Then you have to call your function in your dll like any other function.
But I wunder. You use a record and a TList object. So you mix global programming with oop. why don't you use only one of both?
Jens
Mit Source ist es wie mit Kunst - Hauptsache der Künstler versteht's
  Mit Zitat antworten Zitat