Click here to Skip to main content
15,898,035 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Static controls transparency problem Pin
Michael Dunn6-Jan-08 11:05
sitebuilderMichael Dunn6-Jan-08 11:05 
GeneralRe: Static controls transparency problem Pin
mirano6-Jan-08 11:52
mirano6-Jan-08 11:52 
GeneralRe: Static controls transparency problem [modified] Pin
Michael Dunn6-Jan-08 12:09
sitebuilderMichael Dunn6-Jan-08 12:09 
GeneralRe: Static controls transparency problem Pin
mirano7-Jan-08 0:34
mirano7-Jan-08 0:34 
GeneralMSMQ Pin
shakumar_221-Jan-08 22:27
shakumar_221-Jan-08 22:27 
QuestionCInternetSession Assertion Failure Pin
İsmail Durmaz22-Dec-07 7:30
İsmail Durmaz22-Dec-07 7:30 
GeneralNamespace ATL Pin
Ju@ncho19-Dec-07 7:00
Ju@ncho19-Dec-07 7:00 
GeneralNeed to launch outlook Pin
SamuelHenderson18-Dec-07 5:37
SamuelHenderson18-Dec-07 5:37 
I need to create a shell extension similar to the already existing "Sent To->Email Recipient"

The only difference is that rather than creating a new mail message with a files as attachments, I want to create a new message with the file paths in the message body. Preferably I'd like to have the files linked so the recipient can just click on the link and have the file open up (everyone in the network has access to common network drive) ...

I've toyed around with just doing registry stuff (not using VC++ or ATL) and I got pretty close. It would work fine for 1 file, but if I selected 10 files, it would create 10 new messages (one for each file path).

... Anyways, I followed the excellent shell extension guide found here: http://www.codeproject.com/KB/shell/shellextguide1.aspx[^] and I have the extension all laid out the way I want it. It registers fine and is displayed perfectly.

I'd like to know what the best approach from here would be as far as actually creating a new email message... I tried using System::Diagnostics::Process::Start, but the .Net & clr stuff didn't seem to work out to well...

Any suggestions?
QuestionWhere did the WTL documentation project go? Pin
Perceptor18-Dec-07 3:33
Perceptor18-Dec-07 3:33 
GeneralA strange WTL-app debug/release problem [modified] Pin
T800G14-Dec-07 15:06
T800G14-Dec-07 15:06 
GeneralRe: A strange WTL-app debug/release problem Pin
CPallini28-Dec-07 11:45
mveCPallini28-Dec-07 11:45 
QuestionWTL COM? Pin
Kuryn13-Dec-07 23:17
Kuryn13-Dec-07 23:17 
AnswerRe: WTL COM? Pin
George L. Jackson14-Dec-07 4:44
George L. Jackson14-Dec-07 4:44 
GeneralRe: WTL COM? Pin
Kuryn15-Dec-07 18:12
Kuryn15-Dec-07 18:12 
GeneralRe: WTL COM? Pin
George L. Jackson16-Dec-07 14:23
George L. Jackson16-Dec-07 14:23 
AnswerRe: WTL COM? Pin
led mike18-Dec-07 5:29
led mike18-Dec-07 5:29 
AnswerRe: WTL COM? Pin
Michael Dunn5-Jan-08 20:36
sitebuilderMichael Dunn5-Jan-08 20:36 
GeneralWindows Service Help [modified] Pin
narayanagvs10-Dec-07 19:02
narayanagvs10-Dec-07 19:02 
GeneralRe: Windows Service Help Pin
myshketer11-Dec-07 21:21
myshketer11-Dec-07 21:21 
GeneralRe: Windows Service Help Pin
led mike12-Dec-07 6:29
led mike12-Dec-07 6:29 
GeneralSeeking advice on proper use of some c/c++ stuff, on my code. [modified] Pin
Dexterus6-Dec-07 0:49
Dexterus6-Dec-07 0:49 
GeneralRe: Seeking advice on proper use of some c/c++ stuff, on my code. [modified] Pin
Dexterus6-Dec-07 0:52
Dexterus6-Dec-07 0:52 
GeneralVista's Explorer toolbar control Pin
yarp5-Dec-07 23:31
yarp5-Dec-07 23:31 
GeneralRe: Vista's Explorer toolbar control Pin
Michael Dunn6-Jan-08 11:20
sitebuilderMichael Dunn6-Jan-08 11:20 
GeneralRe: Vista's Explorer toolbar control Pin
yarp6-Jan-08 19:18
yarp6-Jan-08 19:18 

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.