hi every1!
i really need your help...
i'm trying to use the CSendAs class (sendas.h, send.lib), to send email from my app...
but without any success, i cant even complete the building... :cry:
there is a linking problem:
TRY1CONTAINER.obj : error LNK2001: unresolved external symbol "public: void __thiscall CSendAs::SetMtmL(int)" (?SetMtmL@CSendAs@@QAEXH@Z)
i included the sendas.h and i wrote the path of send.lib in libraries path...
does any1 know what is the problem and can help me solve it? :roll:
thx ahead...