New Post: PR_ATTACH_FILENAME showing wrong value
I use Google Chrome. Right click on the image and click on 'Save image as...', 'Copy image URL', 'Open image in new tab'. Even CodePlex needs improvement. Uhhh Microsoft.
View ArticleNew Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
I use Google Chrome. Right click on the image and click on 'Save image as...', 'Copy image URL', 'Open image in new tab'. Even CodePlex needs improvement. Uhhh Microsoft. Original filename: extn...
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
Original filename: extn list.xls Expected values in case of PR_ATTACH_FILENAME: extn list.xls or extnli~1.xls Expected values in case of PR_ATTACH_LONG_PATHNAME: The same value when the email is sent
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
You have yet to demonstrate an actual problem. I looked at the screenshot - you'll need to spell out what you think is wrong about what you're seeing. Please be explicit - give me expected and actual...
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
Is the complaint that it's uppercase? I think if you look in the filesystem the 8.3 name was generated uppercase, so this was correct.
View ArticleNew Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
As on the other thread - is the complaint about the case?
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
Yes, my complaint was of uppercase. Don't you feel functions of MAPI should be modified accordingly because PR_ATTACH_LONG_FILENAME is giving it correct values. Or did you intentionally coded so as to...
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
They're both correct - PR_ATTACH_LONG_FILENAME gives the long file name, and the other gives the short (8.3).
View ArticleCommented Feature: Full name of attachment not shown in MFCMAPI when file is...
Hi everyone,I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file...
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
In mfcmapi.codeplex.com/workitem/16847 in the first snapshot PR_ATTACH_FILENAME gives 8.3 filename (here it gives it in small letters - case sensitive) In the second snapshot, it doesn't give 8.3...
View ArticleCommented Feature: Full name of attachment not shown in MFCMAPI when file is...
Hi everyone,I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file...
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
See my answer there - this isn't a bug. MFCMAPI just reports what was set. File names in Windows are NOT case sensitive. EVER. And different MAPI clients will provide different data as inputs. You're...
View ArticleNew Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
Just puzzled why case seems to matter to you.
View ArticleNew Post: PR_ATTACH_FILENAME showing wrong value
Ya, I give importance to details. I am not in testing department. I am in development department and don't even have 2 years of experience. I can make mistakes and so can you. I felt this must be one...
View ArticleCommented Feature: Full name of attachment not shown in MFCMAPI when file is...
Hi everyone,I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file...
View ArticleNew Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
Exchange 2003 is an example. You can try other Exchange also."I refuse to put the data..." Data is already there. If you want another snapshot I will upload that also.
View ArticleNew Post: PR_ATTACH_LONG_PATHNAME giving value when email is saved
You're making me dig through various picture attachments to try and figure out what values you're having a problem with. I can't even read the values you're concerned with because of how the columns...
View Article