Click to See Complete Forum and Search --> : Can't open mail's attachment


Stanley Siu
April 30th, 1999, 12:21 PM
I have a C++ class implementing the simple MAPI API.
It works fine but the only thing is that I can't open/edit the attachment file in the launched exchange client
in the call MAPISendMail.

It behaves differenly when I move the invocation of the class to the very beginning of the MFC app.

Can anyone give me some clues ?
I'd provide the sample codes if it is necessary.