MailMessage: attachments saving and read/write

MailMessage: attachments saving support and consistent read/write
This commit is contained in:
aleks-f
2013-03-10 23:36:04 -05:00
parent 46c3d74c5f
commit ad077b8f3f
25 changed files with 600 additions and 52 deletions

View File

@@ -554,6 +554,8 @@
RelativePath=".\include\Poco\Net\PartHandler.h"/>
<File
RelativePath=".\include\Poco\Net\PartSource.h"/>
<File
RelativePath=".\include\Poco\Net\PartStore.h"/>
<File
RelativePath=".\include\Poco\Net\QuotedPrintableDecoder.h"/>
<File
@@ -581,6 +583,8 @@
RelativePath=".\src\PartHandler.cpp"/>
<File
RelativePath=".\src\PartSource.cpp"/>
<File
RelativePath=".\src\PartStore.cpp"/>
<File
RelativePath=".\src\QuotedPrintableDecoder.cpp"/>
<File