Re: C++ Library needed in Delphi App



Dan wrote:

When there is a library in, let's say C++ and you want to use it in a
Delphi application isn't it possible to make that library into a dll
(assuming you have the source code), then access the dll's functions
from Delphi?

Yes.

"Using C++ objects in Delphi"
http://rvelthuis.de/articles/articles-cppobjs.html

--
Rudy Velthuis [TeamB]

"Everybody wants to go to heaven, but nobody wants to die."
-- Joe Louis.
.



Relevant Pages

  • Re: Using VB6 dll in Delphi app.
    ... to make a *windows standard* .dll with VB6. ... The trouble occurs when we try to use it in a Delphi app. ...
    (microsoft.public.vb.general.discussion)
  • Re: Lost !
    ... I think FullEditC is another Delphi unit. ... Make sure both units are in the same package, and that you have exactly one copy of each .pas file and exactly one copy of each .dcu file on your computer. ... and "Output folder" settings in the project options. ... The folder where your source code is should *not* be in *any* search path. ...
    (comp.lang.pascal.delphi.misc)
  • Re: New Delphi roadmap is coming: NO UNICODE PLEASE!
    ... Avoids DLL hell, because it ... The app is deployed and the user is getting an error. ... instances where upgrading .NET broke things that were working. ... Coming from Delphi, this isn't any big deal of course. ...
    (borland.public.delphi.non-technical)
  • Re: OT: I love killfiles...
    ... The author provides the source code as ... IIRC, Luu wrote Xnews in Delphi, but he won't release the source; ... in the first group I read every time I poll my server: ... XanaNews has their own newsgroups off a separate news server. ...
    (rec.food.cooking)
  • Re: DLL with string params callable via D4 and VB
    ... > I have a DLL written in D6 that uses ShortStrings as parameters. ... I can't get beyond Delphi to ... > Is there any guidance you could give in regards to passing string ... written in order to be used by EXCEL 97 VBA. ...
    (borland.public.delphi.language.objectpascal)