Use Outlook MAPI to copy emails (.msg or .eml) into unicode pst file.
##Reference:
MFCMAPI code by Stephen Griffin: MFCMAPI
##Build environment:
- VS Express 2013 Desktop
- 32bit Outlook 2013
##Others:
- include\outlook files are from "Office 2010 Developer Resources".
- mimeole.h is from MFCMAPI.
##Demo:
- pstar.exe testpit pst_file.pst
- or click "Run" in VS