microsoft / microsoft/MAPIStubLibrary
Where is MapiFileDescW
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 37
- Forks
- 24
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 5
Description
The support in this lib doesn't match the doc
https://learn.microsoft.com/en-us/windows/win32/api/mapi/ns-mapi-mapifiledesc
https://learn.microsoft.com/en-us/windows/win32/api/mapi/ns-mapi-mapifiledescw
...\Windows Kits\10\Include\10.0.19041.0\um\MAPI.h
contains
MapiFileDesc
MapiFileDescW
but MAPI.h in this library only contains
MapiFileDesc
Is this intentional? A bug? Which one is correct?
Thanks
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Read the repository's MAPI.h and compare its MapiFileDesc definition with Microsoft's MAPI and MAPIW documentation and the Windows SDK header. Confirm whether the missing MapiFileDescW is intentional; done means recording the compatibility decision and defining the follow-up if the discrepancy is a defect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100