D
Deepa via .NET 247
(Type your message here)
Hi,
My app (DLL) that was developed in VC6 is using ddao35u.lib toaccess the Access Database.
When I try to build the same DLL using VC7 I get the followinglinker error.
Any pointers on how to resolve this?
Thanks!
Deepa
error LNK2019: unresolved external symbol "public: classATL::CStringT<unsigned short,class StrTraitMFC_DLL<unsignedshort,class ATL::ChTraitsCRT<unsigned short> > > __thiscallCdbLastOLEError::GetDescription(void)"(?GetDescription@CdbLastOLEError@@QAE?AV?$CStringT@GV?$StrTraitMFC_DLL@GV?$ChTraitsCRT@G@ATL@@@@@ATL@@XZ)
Hi,
My app (DLL) that was developed in VC6 is using ddao35u.lib toaccess the Access Database.
When I try to build the same DLL using VC7 I get the followinglinker error.
Any pointers on how to resolve this?
Thanks!
Deepa
error LNK2019: unresolved external symbol "public: classATL::CStringT<unsigned short,class StrTraitMFC_DLL<unsignedshort,class ATL::ChTraitsCRT<unsigned short> > > __thiscallCdbLastOLEError::GetDescription(void)"(?GetDescription@CdbLastOLEError@@QAE?AV?$CStringT@GV?$StrTraitMFC_DLL@GV?$ChTraitsCRT@G@ATL@@@@@ATL@@XZ)