Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Maybe [OT] Creating Object in libraries

0 views
Skip to first unread message

0,4

unread,
Oct 12, 2004, 9:30:54 AM10/12/04
to

Hi everybody,
I'm new in DLL Libraries development, I made my first
Dll with some functions. Now, I'd like to know (maybe there's a conceptual
mistake in my head) how can i build a collection on Classes in my DLL and
using them in my applications? Let explain myself:

If I write a function, I can export it by:

extern "C" (dllexport)... ... ....

While, If I've got a Library of classes (TFile, TMyClass, TClock,
TNewsgroup, etc..), how can I use them outside of my library?

Thanks everybody
0.4


0 new messages