Mercurial > libpst
annotate src/msg.h @ 370:8700cc322c0c stable-0-6-70
Jeffrey Morlan - pst_getID2 must not recurse into children
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 08 Feb 2017 20:43:16 -0800 |
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); |