Read-only archive of the All About Symbian forum (2001–2013) · About this archive

problems with CSendAs class...

1 replies · 1,959 views · Started 18 February 2003

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...