|
|
|
1-10 of 56
< Previous Next >
|
When I click on "Parse Property as Structure..." of a public folder's PR_NT_Security_Descriptor and select "Security Descriptor", I receive a raw list of ACLs set on the folder. One of the entries...
id# 5590 | Planned Release: None | Last Updated: Aug 7 at 9:25 PM
by rroman81
Sometimes we use _UNICODE, sometimes UNICODE.
Some inline functions would be better off as simple macros
WriteOleToFile passed different flags to StgCreateDocFile in UNICODE
Some UNICODE cases coul...
id# 5719 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
RTM of Exchange protocol docs brought a news set of properties
Fix:
Wrote perl script to scan the protocol docs and pull out the property information - updated gentagarray.h and nameid.h. Also rem...
id# 5715 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
Many recent flag parsing entries have been regular array entries instead of macros. These entries are error prone.
Fix:
Wrote new macros to cover the cases the old one didn't handle, then fixed al...
id# 5713 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
Having two enums __mfcmapiDeletedItemsEnum and __mfcmapiAssociatedContentsEnum to track what could be handled by some simple flags is confusing. Plus it leads to a few rather tricky case statements...
id# 5712 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
Realized I was calling both GetNamesFromIDs and GetIDsFromNames when I could have just called GetIDsFromNames with the right flags.
Fix:
Ripped out GetNamesFromIDs call and fixed GetIDsFromNames c...
id# 5718 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
HrGetOneProp was hiding the error code
Fix:
CPropertyEditor::InitPropValue rewritten to use GetProps so we get the error code
id# 5717 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
Min was set to 0 - MAPI documentation says it should be 1
Fix:
Set default to 1.
id# 5716 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
Smart view entries broke XML parsing.
MV string, unicode and binary properties weren't wrapped in CDATA
Backspace character (0x8) in Bin->text broke XML parsing
Fix:
Element name "Smart View" has ...
id# 5714 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
Smart views needs more structures to parse. Notably, Recurrence patterns.
Fix:
Added parsing for Appointment Recurrence Pattern, Recurrence Pattern, Report Tag, Conversation Index, Task Assigners,...
id# 5723 | Planned Release: August 2008 Release | Last Updated: Aug 7 at 6:52 PM
by sgriffin
|
|
1-10 of 56
< Previous 1 2 3 4 5 6 Next >
|
|
|
|
|
|
|