Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CStringArray Pin
David Crow2-Dec-04 10:32
David Crow2-Dec-04 10:32 
GeneralRe: CStringArray Pin
Graham Bradshaw2-Dec-04 11:09
Graham Bradshaw2-Dec-04 11:09 
GeneralSubtraction of Integer on Character Array [C++] Pin
Shaitan002-Dec-04 6:49
Shaitan002-Dec-04 6:49 
GeneralRe: Subtraction of Integer on Character Array [C++] Pin
Maximilien2-Dec-04 7:05
Maximilien2-Dec-04 7:05 
GeneralRe: Subtraction of Integer on Character Array [C++] Pin
RChin2-Dec-04 7:11
RChin2-Dec-04 7:11 
GeneralRe: Subtraction of Integer on Character Array [C++] Pin
John R. Shaw2-Dec-04 17:23
John R. Shaw2-Dec-04 17:23 
GeneralScrolling in CRichEditView Pin
zhngmm2-Dec-04 5:46
zhngmm2-Dec-04 5:46 
GeneralExport Outlook Mailboxes programmatically Pin
Kri52-Dec-04 4:55
Kri52-Dec-04 4:55 
Does anyone know if there is a way how to export emails from the Inbox/Outbox into .msg files programmatically?

I tried using the Outlook Object Model, but it asks the user for permission to access the mailboxes and ideally I would like to avoid that (no, i'm *not* writing a virus... - i just would like to do away with user interaction while the program is running Smile | :) ).

I also tried using MAPI, and i managed to read emails individually into the IMessage interface, but I can't see how I can stream its properties to a file without iterating on the properties one by one (and potentially risking modifying one property indadvertedly and ruining the entire message).

My recent attempt has been with CDO but again, the MessagePtr interface in cdo.dll doesn't seem to support any streaming.

Anyone has a better idea?
GeneralInterrupts & Timers Pin
sweep1232-Dec-04 4:50
sweep1232-Dec-04 4:50 
GeneralRe: Interrupts & Timers Pin
Antony M Kancidrowski2-Dec-04 5:35
Antony M Kancidrowski2-Dec-04 5:35 
GeneralRe: Interrupts & Timers Pin
sweep1232-Dec-04 5:44
sweep1232-Dec-04 5:44 
GeneralRe: Interrupts & Timers Pin
Antony M Kancidrowski2-Dec-04 6:19
Antony M Kancidrowski2-Dec-04 6:19 
GeneralUpgrade DB Pin
Ouenstreet2-Dec-04 4:24
Ouenstreet2-Dec-04 4:24 
GeneralRe: Upgrade DB Pin
David Crow2-Dec-04 6:01
David Crow2-Dec-04 6:01 
GeneralRe: Upgrade DB Pin
Ouenstreet3-Dec-04 9:56
Ouenstreet3-Dec-04 9:56 
GeneralRe: Upgrade DB Pin
David Crow3-Dec-04 10:09
David Crow3-Dec-04 10:09 
GeneralPlagarisms Pin
Anonymous2-Dec-04 4:21
Anonymous2-Dec-04 4:21 
GeneralRe: Plagarisms Pin
David Crow2-Dec-04 5:30
David Crow2-Dec-04 5:30 
GeneralRe: Plagarisms Pin
Blake Miller2-Dec-04 10:38
Blake Miller2-Dec-04 10:38 
GeneralRe: Plagarisms Pin
PJ Arends2-Dec-04 11:04
professionalPJ Arends2-Dec-04 11:04 
Generalsoundcard line in data acquisition Pin
gecool2-Dec-04 4:15
gecool2-Dec-04 4:15 
QuestionVisual Studio.net Project - Which folder(s) contain the actual project files that should be backed up?? Pin
jerry1211a2-Dec-04 4:09
jerry1211a2-Dec-04 4:09 
AnswerRe: Visual Studio.net Project - Which folder(s) contain the actual project files that should be backed up?? Pin
John R. Shaw2-Dec-04 5:05
John R. Shaw2-Dec-04 5:05 
GeneralRe: API constants value Pin
Anonymous2-Dec-04 2:55
Anonymous2-Dec-04 2:55 
GeneralRe: API constants value Pin
David Crow2-Dec-04 4:11
David Crow2-Dec-04 4:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.