Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan not get printer job number cJobs Pin
Nuren9-Nov-04 9:05
Nuren9-Nov-04 9:05 
Generalexecl and VC++ Pin
aguest9-Nov-04 8:59
aguest9-Nov-04 8:59 
GeneralRe: execl and VC++ Pin
David Crow9-Nov-04 10:10
David Crow9-Nov-04 10:10 
GeneralRe: execl and VC++ Pin
Anonymous11-Nov-04 9:57
Anonymous11-Nov-04 9:57 
GeneralRe: execl and VC++ Pin
David Crow11-Nov-04 10:21
David Crow11-Nov-04 10:21 
GeneralUnderstanding MFC Pin
Howard78909-Nov-04 7:33
Howard78909-Nov-04 7:33 
GeneralRe: Understanding MFC Pin
Nemanja Trifunovic9-Nov-04 7:53
Nemanja Trifunovic9-Nov-04 7:53 
GeneralOutlook 2003 Object Model Problem Pin
Mike Beckerleg9-Nov-04 6:33
Mike Beckerleg9-Nov-04 6:33 
Hi
Am am trying to automatically open email by using C++ to drive Outlook 2003. I use #import to get the correct libraries and everything is working fine except I cannot read encrypted emails. I have an _ItemsPtr for the inbox which I can use to iterate through all the items I have received and I can read all the non-encrypted ones but I can't access the encrypted ones. When I query the IDispatch for the item to get an _MailItemPtr it says the interface is not supported.

The same code (using the appropriate libraries) works fine for Outlook 98, 2000, and 2002, just not for 2003.

Any ideas? Is there something extra I need to do for encrypted mails?

Mike
Generallinking static variables Pin
vilmer9-Nov-04 6:07
vilmer9-Nov-04 6:07 
GeneralRe: linking static variables Pin
valikac9-Nov-04 6:18
valikac9-Nov-04 6:18 
GeneralRe: linking static variables Pin
vilmer9-Nov-04 6:27
vilmer9-Nov-04 6:27 
GeneralRe: linking static variables Pin
Mike Beckerleg9-Nov-04 6:43
Mike Beckerleg9-Nov-04 6:43 
GeneralRe: linking static variables Pin
valikac9-Nov-04 10:05
valikac9-Nov-04 10:05 
GeneralGetting the array of bytes corresponding to an image of an icon Pin
dit6a99-Nov-04 5:44
dit6a99-Nov-04 5:44 
GeneralRe: Getting the array of bytes corresponding to an image of an icon Pin
nenfa15-Dec-09 22:21
nenfa15-Dec-09 22:21 
QuestionHow can I debug OCX Pin
sysmatrix9-Nov-04 5:43
sysmatrix9-Nov-04 5:43 
AnswerRe: How can I debug OCX Pin
Tim Deveaux9-Nov-04 7:48
Tim Deveaux9-Nov-04 7:48 
AnswerRe: How can I debug OCX Pin
nguyenvhn9-Nov-04 15:13
nguyenvhn9-Nov-04 15:13 
GeneralSchewchuk Pin
Anonymous9-Nov-04 4:37
Anonymous9-Nov-04 4:37 
GeneralRe: Schewchuk Pin
David Crow9-Nov-04 5:03
David Crow9-Nov-04 5:03 
GeneralRe: Schewchuk Pin
pb94949-Nov-04 5:10
pb94949-Nov-04 5:10 
Generalfast conversion int/float/double arrays Pin
peterchen9-Nov-04 2:54
peterchen9-Nov-04 2:54 
GeneralRe: fast conversion int/float/double arrays Pin
Andrew Walker9-Nov-04 12:37
Andrew Walker9-Nov-04 12:37 
Generalthe full path name in device driver Pin
yanping wang9-Nov-04 1:34
yanping wang9-Nov-04 1:34 
GeneralRe: the full path name in device driver Pin
Anonymous9-Nov-04 8:09
Anonymous9-Nov-04 8:09 

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.