O
Olumide
Hi,
I'm writing my first dll consisting of several C++ classes, which I've
compiled to produce a dll and companion(?) lib file. The problem is
that the lib file contains no symbols. How can I get VS .NET to export
symbols for all the classes their methods? As I am utterly new to the
subject of DLL creation, I would prefer really simple explanations.
Thanks,
- Olumide
I'm writing my first dll consisting of several C++ classes, which I've
compiled to produce a dll and companion(?) lib file. The problem is
that the lib file contains no symbols. How can I get VS .NET to export
symbols for all the classes their methods? As I am utterly new to the
subject of DLL creation, I would prefer really simple explanations.
Thanks,
- Olumide