Mercurial > libpst
annotate src/msg.h @ 376:b58ca528f5c9
Added tag stable-0-6-71 for changeset 292a0e2817ab
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 21 Jul 2017 21:35:01 -0700 |
parents | 97c53c6868ab |
children |
rev | line source |
---|---|
308
97c53c6868ab
add -m option to readpst to create Outlook .msg files
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
1 |
97c53c6868ab
add -m option to readpst to create Outlook .msg files
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
2 void write_msg_email(char *fname, pst_item* item, pst_file* pst); |