GPF on MAPI in Windows 7

GPF on MAPI in Windows 7

Postby mgsoft » Tue Nov 03, 2009 5:16 pm

Hello,

I am testing my App under Windows 7, and I have discovered that MAPI does not work fine, it gives me a GPF when I close Outlook, so I can´t see MsgAlert().

This is a small sample:


#include "FiveWin.ch"
#include "Mail.ch"

static oWnd

//----------------------------------------------------------------------------//

function Main()

local oBar

DEFINE WINDOW oWnd TITLE "Using Windows MAIL Services"


SET MESSAGE OF oWnd TO "FiveWin - Windows MAIL support" CENTERED

ACTIVATE WINDOW oWnd ON INIT Test() ;
VALID MsgYesNo( "Want to end ?" )

return nil

//----------------------------------------------------------------------------//

function Test()

local oMail

DEFINE MAIL oMail ;
SUBJECT "Testing..." ;
TEXT "This is real xBase power at your fingertips!" ;
FROM USER ;
RECEIPT

ACTIVATE MAIL oMail

MsgInfo( oMail:nRetCode )

return nil

//----------------------------------------------------------------------------//



Is my computer or the sample?. Thank you
Saludos,

Eduardo
User avatar
mgsoft
 
Posts: 422
Joined: Mon Aug 17, 2009 12:18 pm
Location: España

Re: GPF on MAPI in Windows 7

Postby mgsoft » Thu Nov 05, 2009 1:16 pm

hi,

does this sample work fine?. Thank you :(
Saludos,

Eduardo
User avatar
mgsoft
 
Posts: 422
Joined: Mon Aug 17, 2009 12:18 pm
Location: España

Re: GPF on MAPI in Windows 7

Postby Antonio Linares » Thu Nov 05, 2009 2:22 pm

mgsoft,

Sorry, we no longer use MS Outlook. We use gmail as it provides a great spam filter besides many great features. Specifically the ability to check and use your email from any computer, so your email is not related to a physical computer any longer.

We appreciate if someone using OutLook could test it, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41469
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: GPF on MAPI in Windows 7

Postby Jack » Thu Nov 05, 2009 8:34 pm

I also use GMAIL to send email from a fivewin application .

Do you have some samples in other to read the inbox of gmail and save message or attached files ?

Thanks .
Jack
 
Posts: 282
Joined: Wed Jul 11, 2007 11:06 am

Re: GPF on MAPI in Windows 7

Postby mgsoft » Fri Nov 06, 2009 9:26 am

Someone with Harbour 2.x and latest FWH can test it?.

Antonio, do you trust Gmail privacy?. How do you manage your @fivetech.com mails?. Thank you.

Regards :)
Saludos,

Eduardo
User avatar
mgsoft
 
Posts: 422
Joined: Mon Aug 17, 2009 12:18 pm
Location: España

Re: GPF on MAPI in Windows 7

Postby Enrico Maria Giordano » Fri Nov 06, 2009 10:45 am

For me GMail is one the worst mailbox provider I've ever seen. It's almost impossible to work with it as they don't accept perfectly legal attachments.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8417
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 131 guests