 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mark Guest
|
Posted: Mon Aug 22, 2005 9:22 am Post subject: Using Interfaces inside a DLL |
|
|
I have a DLL in which I declare a Class and an Interface to this Class. I also have a seperate exe which uses calls to the DLL to return the Interface. In this way my exe can make us of the functionality of the DLL and the class etc does not have to be compiled into my exe. The only problem that I have is that if I change the interface in the DLL and recompile on the DLL and not the exe I get errors
The reason for the Interface and Classes in the DLL is so that different applications can use the same classes etc without me having to recompile each exe that uses these classes each time
Please help
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|