pjrinaldi / wombatmailviewer

Review MBOX, PST, and OST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Msg Class

pjrinaldi opened this issue · comments

Replacing parsemsg with a msg class, so i only initialize the cfb file information once, and then don't repeat functons when i don't have to.

got all the parsemsg functons into the msg class other than attachments. will do those next.

implemented and working for test messages.