Date property values of type PT_SYSTIME (i.e. FILETIME) are formatted incorrectly on my system: the hour part is displayed in am/pm format even though no am/pm indicator is shown and my system is s...
last update of strsafe header raised warnings not to use strsafe anymore. Need to remove the header and scrub out references.
During code review, had some questions about how I handle this type - need to dig into the code and see if it's correct
When you hover over the content table column headers, the tooltip flashes on and off repeatedly.
See http://msdn2.microsoft.com/en-us/library/ms682453.aspx - though there seems to be some debate about what is correct
Need to look at this: http://blogs.msdn.com/larryosterman/archive/2004/06/03/147736.aspx Not sure if it's something I'll need to do in MFCMAPI itself or if it goes in the add-ins. Will investigate.
When MFCMAPI has multiple windows open and you have "Group Similar Taskbar Buttons" enabled in Explorer, right clicking on the MFCMAPI group and selecting "Close Group" only closes one window. I've...