dll class inheritance

Heinz malagana15 at yahoo.es
Mon Jan 28 14:24:10 PST 2008


Have you ever tried to cast or inherit from a class that´s in a dll?

At compile time you´ll always get symbol errors.

I´m able to create instances from a class with an export function that returns the class but,
what can i do to make special uses of this class such as casts?


More information about the Digitalmars-d-learn mailing list