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 strongm 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: *

  • Users: can41
  • Order by date
  1. can41

    Linking a VC++ 6.0 DLL into a Visual Studio 2005 app

    Hi Salem! Thanks! The errors are many but they look something like this: (MXE.lib is the old VC++ 6.0 lib I'm trying to link) LIBCMTD.lib(stdexcpt.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in MXE.lib(log.obj)...
  2. can41

    Linking a VC++ 6.0 DLL into a Visual Studio 2005 app

    Hi Folks- I'm a newbie with Visual Studio 2005 and am trying to link a vendor's Visual Studio 6.0 .dll into our new executable. I'm getting linking errors and not sure where to turn. Do you have any advice for me? Does the vendor need to port the 6.0 dll into a 2005 dll? Thank you for your time!

Part and Inventory Search

Back
Top