Specifically, the To() function results in a dump of the app when I call it... std::cout...
So everything compiles and all that jazz... but the message parser doesn't seem to...
yep... i'm an idiot...
I think I'm having linker problems... I shifted to an example out of the book and...
I've currently tried this: /* * Get the size of the file */ testFile.seekg(0, std::ios::end);...
Hello All, Is there a portion of vmime which can open and manipulate a maildir exported...