Hi Viktor. Sorry for later response. This end of year I´m very very busy.
I´m using BCC 6.2. To use MAPI you need OutLook Express instaled and configured at least one account. Some time ago I try with another mail program like incredible mail but MAPI doesn´t work. Best Regards, Toninho. --- Em qua, 16/12/09, Viktor Szakáts <[email protected]> escreveu: > De: Viktor Szakáts <[email protected]> > Assunto: Re: [Harbour] Problems in WIN_MAPISENDMAIL() > Para: "Harbour Project Main Developer List." <[email protected]> > Data: Quarta-feira, 16 de Dezembro de 2009, 14:49 > Hi Toninho, > > What compiler are you using? > > Brgds, > Viktor > > On 2009 Dec 16, at 17:25, ToninhoFWi wrote: > > >> Yes, recipients are ok. Senders and attachments > not. > > > > Hi Enrico. > > > > Attach works fine too, look: > > > > ---cut--- > > Win_MAPISendMail( "Subject TEST", > > ; // > > subject > > > "BODY Text Message here!", > ; // > > menssage > > > nil, > > ; // > type > > of message > > > DtoS( Date() ) + " " + Time(), > ; // send > > date > > > "", > > ; // > > conversation ID > > > .f., > > ; // > > acknowledgment > > > .t., > > ; // > user > > intervention > > > {}, > > ; // > > sender > > > { { "Toninho", "[email protected]", > 1 } },; // > > destinators > > > { { "Report View", "c:\listagem.pdf" } > } ; // > > attach > > > ) > > ---cut--- > > > > and you can sent multiple attachments. > > > > Sender are not changed in windows vista, but the code > is right, maybe > > MAPI dont cnahge sender, I'm looking about this. > > > > Regards, > > > > Toninho. > > > > __________________________________________________ > > Faça ligações para outros computadores com o novo > Yahoo! Messenger > > http://br.beta.messenger.yahoo.com/ > > > > _______________________________________________ > > Harbour mailing list (attachment size limit: 40KB) > > [email protected] > > http://lists.harbour-project.org/mailman/listinfo/harbour > > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > ____________________________________________________________________________________ Veja quais são os assuntos do momento no Yahoo! +Buscados http://br.maisbuscados.yahoo.com _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
