Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mtrudeau

    Exporting class from dll with nested class

    Hi. I'm trying to compile a dll. I'm exporting a class (called 'B') from it that contains as private data an instance (called A_object) of another class (called 'A')that is not exported. Why do I get a warning C4251: 'A_object' : class 'A' needs to have dll-interface to be used by clients of...

Part and Inventory Search

Back
Top