For Programmers: Free Programming Magazines  


Home > Archive > VC Language > May 2006 > ¿How can I share some DLL's functions in other applicactions?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ¿How can I share some DLL's functions in other applicactions?
Carlos Villaseñor M.

2006-05-28, 4:11 am

Hi everybody!

I have developed a DLL's function series in C++ Class Library and I need to
share with a VB application, when I tried to make reference to that DLL
everything well, but when I tried to access to the function class none don´t
appears in the intellisence. I tried with the same code in a C# library and
this works well.
What happens? Why the same code in a C# effectively appears the members
class functions as a DLL reference and in the other hand, C++ don't?

I maked the class and his function members public in C++

I appreciate some help

Regards
Carlos Villaseñor M.




Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com