2009-12-12 20:48 UTC-0300 Antonio Carlos Pantaglione <toninho@fwi.com.br>

* harbour/contrib/hbwin/tests/testmapi.prg
    ! Very small fix
This commit is contained in:
Antonio Carlos Pantaglione
2009-12-12 22:50:52 +00:00
parent 4e62cf97fe
commit dea1ff16cd
2 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-12-12 20:48 UTC-0300 Antonio Carlos Pantaglione <toninho@fwi.com.br>
* harbour/contrib/hbwin/tests/testmapi.prg
! Very small fix
2009-12-12 23:29 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbsetup.h
* harbour/include/hbdefs.h

View File

@@ -9,7 +9,7 @@ PROCEDURE Main()
LOCAL lMailConf := .F.
LOCAL lFromUser := .T.
LOCAL aSender := { "test from", "from@test.com" }
LOCAL aDest := { { "test to", "to@test.com" } }
LOCAL aDest := { { "test to", "to@test.com", 1 } }
LOCAL aFiles := { { "testmapi.prg", "" } }
? win_MAPISendMail( cSubject, ; // subject