Yuri Volkov 13.Dec.08 04:33 PM a Web browser ToolkitsAll ReleasesAll Platforms
Function MailExtractMessageAttachment() causes application to crash during debugging with message "Access violation writing location 0xffffffff". It's strange because preceding call of MailGetMessageAttachmentInfo() successfully returns valid name of the attached file and BlockID of the attachment. Maybe I should use OSLockBlock(BlockID) and try to get attached file by myself through obtained pointer?
Platform: Windows XP, Microsoft Visual C++ 2008 Express Edition.