New Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
PR_ATTACH_LONG_PATHNAME is used as part of the process of attaching the file. After that, whether it's there or not is pretty much undefined. If you're trying to get the long file name of an...
View ArticleNew Post: PR_RESOURCE_FLAGS not visible in message store
It's still not a message store property. It is, however, present as a row in the message store table, hence the restriction can work. It's not always the case that a property present in the row of a...
View ArticleNew Post: Double clicking on attachment row gives a new window
I don't repro. At this point, a screen shot would be appropriate. BTW - you can insert your screenshot directly into your reply where everyone can see it - you don't need to upload it to another...
View ArticleNew Post: MFCMAPI crash
You don't mention the version of Outlook, but I believe this is a known issue with emsmdb32. However - your report is contradictory - how can MFCMAPI crash and then somehow also display a window?
View ArticleNew Post: Unexpected behaviour
I don't repro - what version of Outlook and Exchange? Cached or uncached?
View ArticleNew Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
I use PR_DISPLAY_NAME as this value also gives same as PR_ATTACH_LONG_FILENAME and PR_ATTACH_LONG_FILENAME is absent when MSG is an attachment.
View ArticleNew Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
If that works for you, great. For more general code, you should detect the attachment style and pick the property you use accordingly.
View ArticleNew Post: Double clicking on attachment row gives a new window
How to insert image in this reply as you told me? Attachment is of type MSG.
View ArticleNew Post: Double clicking on attachment row gives a new window
Guess I should have tried it first. :) Looks like the image does need to be hosted somewhere. Sorry about that.
View ArticleNew Post: MFCMAPI crash
Ok - try applying the last updates for Outlook 2007. If you still repro, let me know if you can repro with 2013.
View ArticleNew Post: Unexpected behaviour
Error: Code: MAPI_E_FAILONEPROVIDER == 0x8004011D Function CallOpenEntry( lpMDB, NULL, NULL, NULL, NULL, NULL, MAPI_BEST_ACCESS, NULL, (LPUNKNOWN*)&m_lpContainer) File MsgStoreDlg.cpp Line 68
View ArticleNew Post: Double clicking on attachment row gives a new window
Hehe - Image problem - Microsoft
View ArticleNew Post: Unexpected behaviour
Ok - lemme know if you repro with something still under support.
View ArticleNew Post: Unexpected behaviour
The blank window is a side effect of me not implementing a way to cancel the request to open the window. I don't ever plan on fixing it. The failure to open the store means either you got your flags...
View ArticleNew Post: MFCMAPI crash
I got 2 different results, both of which were unexpected: 1) Using Outlook 2007 32 bit 2) Using Outlook 2013 32 bit
View ArticleNew Post: Error : Cannot open your default e-mail folders. the file...
This error mainly occurs when server and client are unable to connect because of a network failure or of Offline folder file corruption. I am sharing a link that shared steps to resolve this issue by...
View Article