microsoft / microsoft/mfcmapi

Templates as attachments

Open
#109 0 comments 0 reactions 1 assignee View on GitHub

@stephenegriffin is already working on this.

Since Jan 30, 2018.

enhancement
Dominant language
C++
Stars
978
Forks
170
Avg merge
1d 3h
Merged PRs (30d)
5

Description

These are oft files attached as ATTACH_BY_VALUE with essentially an MSG file in PR_ATTACH_DATA_BIN stream. Should be able to hydrate this to an in memory IMessage and display.

View attachments as embedded message could pick this up automatic (CAttachmentsDlg::OpenItemProp)
Double-click oft row also (CAttachmentsDlg::OnDisplayItem)

OpenEmbeddedMessage wouldn't work as is, but a variant of it should. Swipe from LoadFromMSG and LoadMSGToMessage

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.