Hi guys I need to read some email from outlook in a C++ program, after that based on the content of email, I’ll decide to reply or not.
I suppose I need to open Dbx outlook files, but how?
thx
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
DBX files are Jet Blue ESE database files You can find the documentation here:
Or you may find it easier to use the Outlook Express libraries directly:
There currently appears to be a problem with the documentation, as all the interfaces state that they don’t define any methods. However you can see all the methods in the left-hand-side of the scriptfree version.