I didn't find MAPISendMail in any .inc file, so i used LoadLibrary to put mapi.dll in memory and to get the address by using GetProcAddress. But the only thing i got is 'unresolved externals symbol '_MAPISendMail@24'.
Can you help me?
Is it better to use Winsock?
please answer me at ale-sil@softhome.net
thanks
Can you help me?
Is it better to use Winsock?
please answer me at ale-sil@softhome.net
thanks
I belive MAPISendMail loads up your default email program and send your email that way. use winsock if you want total control and MAPI if you want simplicity.
Hi,
I coded the self-made winsock method.
Sometimes MAPI is not available or
wired. Search the internet for the files:
pcmail10.zip (MAPI example)
s_mail.zip (WinSock example)
Both are in assembly. Runs great.
Bye Miracle
I coded the self-made winsock method.
Sometimes MAPI is not available or
wired. Search the internet for the files:
pcmail10.zip (MAPI example)
s_mail.zip (WinSock example)
Both are in assembly. Runs great.
Bye Miracle
I could not find a source for s_mail.zip
and I'm not sure I found the correct pcmail10.zip
Could you post the source here for me and the rest?
Thanks!
Farrier
and I'm not sure I found the correct pcmail10.zip
Could you post the source here for me and the rest?
Thanks!
Farrier
try get here...
http://www.psyon.org/archive/source_code/asm/pcmail10.zip
s_mail.zip.... i can't find....
hoppe u like... ;)
http://www.psyon.org/archive/source_code/asm/pcmail10.zip
s_mail.zip.... i can't find....
hoppe u like... ;)