TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dtauvira03iah5s
NA
3
0
Create functions (in a DLL) callable from C# and Delphi projects ?
Nov 24 2004 10:24 AM
Hello. I need help here, been stuck for some hours looking around on the net without luck. Here is my problem. I want to create a DLL (or 'something') with useful functions, which I don't want to code twice, and use those functions (and objects) both from C# and Delphi projects. The DLL I create (in C#) is usable from the C# projects I have, this is the easy part. But how do I use the DLL from within a Delphi project ? Every time I try to add the DLL to my Delphi project, Delphi rejects it. Or is there another way to do this, and store the objects/functions somehow, and use that both from C# and Delphi projects ? Thanks a lot as any help would be greatly appreciated.
Reply
Answers (
0
)
Graphics Layering
convert c++ into pascal