Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: conversion of unix codes to VC++ codes Pin
David Crow20-Jun-05 6:15
David Crow20-Jun-05 6:15 
GeneralRe: conversion of unix codes to VC++ codes Pin
Bob Stanneveld17-Jun-05 10:36
Bob Stanneveld17-Jun-05 10:36 
GeneralRe: conversion of unix codes to VC++ codes Pin
Bob Stanneveld17-Jun-05 10:32
Bob Stanneveld17-Jun-05 10:32 
Generalexcel chart Pin
Anonymous17-Jun-05 6:00
Anonymous17-Jun-05 6:00 
GeneralRe: excel chart Pin
David Crow17-Jun-05 6:23
David Crow17-Jun-05 6:23 
QuestionAPI Call to find the installed Default Email Client ?? Pin
Robert Palma Jr.17-Jun-05 5:59
Robert Palma Jr.17-Jun-05 5:59 
AnswerRe: API Call to find the installed Default Email Client ?? Pin
Ravi Bhavnani17-Jun-05 6:14
professionalRavi Bhavnani17-Jun-05 6:14 
GeneralRe: API Call to find the installed Default Email Client ?? Pin
Robert Palma Jr.17-Jun-05 6:24
Robert Palma Jr.17-Jun-05 6:24 
Ravi,

Thanks for reply. I have used that
approach fro text messages.

The purpose of this feature is to allow
the User of my program to attach a file
to an email.

I believe that only very small files
can be attached with ShellExecute().

MAPI is another way to do it but MAPI
is a real mess of DLLs and various
users may not have the right version
of the MS MAPI DLL on their machine.
Also, some email clients like Eudora
require the user to specifically turn
on MAPI, so using MAPI complicates their
lives.

If I can find the default email client
then I can launch it with the attached
file as a command line parameter.

Thanks,
Robert

GeneralRe: API Call to find the installed Default Email Client ?? Pin
David Crow17-Jun-05 7:25
David Crow17-Jun-05 7:25 
GeneralRe: API Call to find the installed Default Email Client ?? Pin
Robert Palma Jr.17-Jun-05 8:07
Robert Palma Jr.17-Jun-05 8:07 
GeneralRe: API Call to find the installed Default Email Client ?? Pin
David Crow17-Jun-05 8:17
David Crow17-Jun-05 8:17 
GeneralRe: API Call to find the installed Default Email Client ?? Pin
Robert Palma Jr.17-Jun-05 10:07
Robert Palma Jr.17-Jun-05 10:07 
GeneralRe: API Call to find the installed Default Email Client ?? Pin
David Crow17-Jun-05 10:13
David Crow17-Jun-05 10:13 
GeneralRe: API Call to find the installed Default Email Client ?? Pin
Robert Palma Jr.17-Jun-05 10:54
Robert Palma Jr.17-Jun-05 10:54 
GeneralRe: API Call to find the installed Default Email Client ?? Pin
David Crow17-Jun-05 17:02
David Crow17-Jun-05 17:02 
GeneralMessage Box Pin
Anonymous17-Jun-05 5:53
Anonymous17-Jun-05 5:53 
GeneralRe: Message Box Pin
RChin17-Jun-05 5:59
RChin17-Jun-05 5:59 
GeneralRe: Message Box Pin
Anonymous17-Jun-05 6:04
Anonymous17-Jun-05 6:04 
GeneralRe: Message Box Pin
Ravi Bhavnani17-Jun-05 6:22
professionalRavi Bhavnani17-Jun-05 6:22 
GeneralRe: Message Box Pin
ryuki17-Jun-05 6:58
ryuki17-Jun-05 6:58 
GeneralRe: Message Box Pin
Ravi Bhavnani17-Jun-05 7:27
professionalRavi Bhavnani17-Jun-05 7:27 
GeneralRe: Message Box Pin
James R. Twine17-Jun-05 7:33
James R. Twine17-Jun-05 7:33 
GeneralRe: Message Box Pin
Ravi Bhavnani17-Jun-05 7:37
professionalRavi Bhavnani17-Jun-05 7:37 
GeneralCHTMLView Flicker on resize Pin
HaraldS17-Jun-05 5:48
HaraldS17-Jun-05 5:48 
GeneralRe: CHTMLView Flicker on resize Pin
Shog917-Jun-05 11:57
sitebuilderShog917-Jun-05 11:57 

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.