nicktherod
Programmer
I am having a problem with MAPI. I have written my code and incuded mapi.h, I have also linked MAPI32.LIB to the project, but i am still getting a linking error
Linking...
emailView.obj : error LNK2001: unresolved external symbol _MAPISendMail@20
Debug/email.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
I have read somewhere about MAPI.INI, but am unsure what i should do with it, could someone point me in the right direction please.
Many Thanks
Nick
Linking...
emailView.obj : error LNK2001: unresolved external symbol _MAPISendMail@20
Debug/email.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
I have read somewhere about MAPI.INI, but am unsure what i should do with it, could someone point me in the right direction please.
Many Thanks
Nick