Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-05-2003, 12:48 PM   #1 (permalink)
 
Newb Techie

Join Date: Oct 2003

Posts: 1

dongle

Question exporting DLLs in VC++

Hi,

i work with a mate, i do c++ and he does delphi!
so we decided our best bet would be to create dlls!

i sucessfully created a dll with some export functions, this functions were inside a class, thus from delphi he only need to declare them as they would be non-class functions!

but this isn't a good way of working, what i really need is to export the all class so from delphi side i could create a object wich be this exported class and benefit from all inherited classes!

i don't know what i need to do! i had check some info but they all, at the end don't even work!
could anyone possibly explain what do i need or point out some urls with appropriate info!

thanks in advance
dongle is offline  
Old 10-22-2004, 10:46 AM   #2 (permalink)
 
Newb Techie

Join Date: Oct 2004

Posts: 2

arunagiri

Default

check with www.codeproject.com
arunagiri is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On