C++ Library needed in Delphi App
- From: "Dan" <frozendice@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 12:39:46 -0700
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? I need to do this with the NCL NeXus reading/writing library which is written in C++, anyone know of a guide or any source which might explain how I could wrap up this library into a dll?
- Daniel
.
- Follow-Ups:
- Re: C++ Library needed in Delphi App
- From: Remy Lebeau \(TeamB\)
- Re: C++ Library needed in Delphi App
- From: Rudy Velthuis [TeamB]
- Re: C++ Library needed in Delphi App
- Prev by Date: Re: Windows XP SP3 boasts speed boost, testers claim
- Next by Date: Re: Delphi and the .Net platform
- Previous by thread: Delphi 7 on Vista Home Premium
- Next by thread: Re: C++ Library needed in Delphi App
- Index(es):
Relevant Pages
|