On Sun, 15 Jul 2007, Christian U. wrote:
> Michael Van Canneyt schrieb: > > On Sat, 14 Jul 2007, Christian U. wrote: > > > > > > > The codetools dont know the keyword savecall. > > > is it possible to add it ? > > > > > > > It knows safecall ? I never heard of savecall... > > > That mean that it not exists ? Are you GOD ? > http://de.wikipedia.org/wiki/Borland_Delphi > > even in the german Wikipedia in the Article about Delphi it is noted, belive > me it exists. Please re-read my statement: With an F, yes, not with a V. > And also fpc knows it. Its used to make an COM call compatible. Yes, this is safecall with an F, not a V. savecall with V does not appear in the FPC or Delphi sources. safecall with a F does. I even ran grep on all FPC/Delphi sources. Michael. _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
