Implementing a interface in a dynamic library so

I want to implement a class that inherits from an interface in a unix-so or in a win -dll.
Can I do this? How do I do?

thanks.
The class declaration should be in a header file which you can include.
Topic archived. No new replies allowed.