Mercurial > libpst
annotate src/msg.h @ 409:1c458f13d1d3 stable-0-6-76
fix template issue to build with gcc 11
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 27 Mar 2021 17:06:30 -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); |