add list of installed add-ins to Help... dialog
Open
@stephenegriffin is already working on this.
Since Jul 19, 2022.
enhancement
- Dominant language
- C++
- Stars
- 978
- Forks
- 170
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 5
Description
Hi--
I'm testing the sample CreateOutlookItemsAddIn.dll, but from what I can tell, it is not actually working, even though it built correctly and the .dll is in the same folder as MFCMAPI.exe and they are both 32-bit.
To help diagnose such issues, it would be super-helpful to have a list of detected and installed add-ins in the Help... dialog.
I deduce that CreateOutlookItemsAddIn.dll is not working because none of the menu items it is supposed to add are in any of the menus or context menus.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.