I would hugely appreciate if someone can help me with a lead on the issue
that I have. I am trying, using MAPI with C++, to save an email to an html
(or text) file. When I call MAPIForm::DoVerb with the verb 106 (SaveAs), it
shows a file open dialog box. My goal is to make this work without any dialog
box. I have gone through code of the excellent tool MFCMAPI and I think I
need to make the form call the viewcontext's getsavestream method. But it
seems that the form is not calling that function. Can someone please help me
with a piece of code showing implementation of SaveAs doverb for MAPIForm?
Thanking in advance
Pijush
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Pijush" <Pij...@discussions.microsoft.com> wrote in message
news:870B346B-E348-4AE4...@microsoft.com...
Thanks
Pijush
"Dmitry Streblechenko" wrote:
> .
>
Also I wold like to know how IMAPIViewContext::GetSaveStream is used.
Thanks
Pijush
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Pijush" <Pij...@discussions.microsoft.com> wrote in message
news:15EE2608-A8BB-44D4...@microsoft.com...
And I am not sure how IMAPIViewContext::GetSaveStream is used.
Thanks
Pijush
"Dmitry Streblechenko" wrote:
> .
>
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Pijush" <Pij...@discussions.microsoft.com> wrote in message
news:6542C8D0-2FCE-4794...@microsoft.com...