Click here to Skip to main content
16,007,472 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VB dll in vc++ Pin
BaldwinMartin28-Nov-03 22:33
BaldwinMartin28-Nov-03 22:33 
GeneralRe: VB dll in vc++ Pin
l a u r e n29-Nov-03 13:34
l a u r e n29-Nov-03 13:34 
GeneralRe: VB dll in vc++ Pin
Anonymous29-Nov-03 19:54
Anonymous29-Nov-03 19:54 
GeneralPorting VC++ Application On Linux/Unix Pin
Tejas H Shah28-Nov-03 21:23
Tejas H Shah28-Nov-03 21:23 
GeneralRe: Porting VC++ Application On Linux/Unix Pin
BaldwinMartin28-Nov-03 22:34
BaldwinMartin28-Nov-03 22:34 
GeneralRe: Porting VC++ Application On Linux/Unix Pin
Tejas H Shah28-Nov-03 23:22
Tejas H Shah28-Nov-03 23:22 
Generalpop3 Pin
BaldwinMartin28-Nov-03 21:02
BaldwinMartin28-Nov-03 21:02 
GeneralReading Email Headers Pin
BaldwinMartin28-Nov-03 19:07
BaldwinMartin28-Nov-03 19:07 
Hello
Is there a proven way to read all correctly formed email headers?
I understand that the first thing one must do is see the MIME-Version.
Then next extract the Return-Path:
Next the for path:
Next date time Sent/Received.
I do not want to display the email itself, only the header info in listbox link form.
If someone clicks on the displayed info in the listbox open the default email client.

Example Header:
Return-Path: <ez_way@cooper.net>
Received: from [201.225.22.225] (HELO mxsf25.cluster1.cooper.net)
by remt28.cluster1.cooper.net (CommuniGate Pro SMTP 4.0.6)
with SMTP id 35026469 for uploads@cooper.net; Fri, 28 Nov 2003 23:51:40 -0500
Received: from ZA2003 (ts46-01-qdr1528.crsntcty.ca.copper.com [66.118.121.88])
by mxsf25.cluster1.cooper.net (8.12.10/8.12.8) with SMTP id hAT4pRcA060840
for <uploads@cooper.net>; Fri, 28 Nov 2003 23:51:28 -0500 (EST)
(envelope-from ez_way@cooper.net)
Message-ID: <001e01c3b634$722dve60$087e7444@ZV2003>
Reply-To: "EZWAY" <ez_way@cooper.net>
From: "EZWAY" <ez_way@cooper.net>
To: <uploads@cooper.net>
Subject: Fw: test
Date: Fri, 28 Nov 2003 20:51:24 -0800
MIME-Version: 1.0
Content-Type: multipart/signed;
micalg=SHZ1;Smile | :)

Best Wishes and Happy Holiday's,
ez_way
QuestionHow to open remote computer Service Control Manager Pin
Aswin28-Nov-03 18:09
Aswin28-Nov-03 18:09 
GeneralEquivalent VC++ statement to CreateObject function in VB Pin
Roozbeh6928-Nov-03 17:04
professionalRoozbeh6928-Nov-03 17:04 
GeneralRe: Equivalent VC++ statement to CreateObject function in VB Pin
Michael Dunn28-Nov-03 18:52
sitebuilderMichael Dunn28-Nov-03 18:52 
GeneralActive X import Pin
vijisu28-Nov-03 16:02
vijisu28-Nov-03 16:02 
GeneralRuntime error Pin
oun28-Nov-03 15:12
oun28-Nov-03 15:12 
Generalerror message Pin
oun28-Nov-03 15:22
oun28-Nov-03 15:22 
GeneralRe: error message Pin
Shanmuga Sundar28-Nov-03 16:26
Shanmuga Sundar28-Nov-03 16:26 
Generalusing #import Pin
vijisu28-Nov-03 13:54
vijisu28-Nov-03 13:54 
GeneralRe: using #import Pin
GeMe_Hendrix2-Dec-03 11:52
GeMe_Hendrix2-Dec-03 11:52 
GeneralRe: using #import Pin
coralsnake_21-Dec-03 7:37
coralsnake_21-Dec-03 7:37 
GeneralDeclare VC DLL in VB Pin
BMWCouple28-Nov-03 12:54
BMWCouple28-Nov-03 12:54 
GeneralRe: Declare VC DLL in VB Pin
Mike Dimmick28-Nov-03 13:12
Mike Dimmick28-Nov-03 13:12 
GeneralRe: Declare VC DLL in VB Pin
BMWCouple1-Dec-03 1:55
BMWCouple1-Dec-03 1:55 
QuestionHow to set the &quot;Dialog Focus&quot; in Dialog Based Application Pin
eshban28428-Nov-03 9:56
eshban28428-Nov-03 9:56 
AnswerRe: How to set the &quot;Dialog Focus&quot; in Dialog Based Application Pin
suiram4028-Nov-03 11:17
suiram4028-Nov-03 11:17 
AnswerRe: How to set the &quot;Dialog Focus&quot; in Dialog Based Application Pin
l a u r e n29-Nov-03 13:39
l a u r e n29-Nov-03 13:39 
QuestionHow to identify a computer in a LAN from the internet? Pin
ray_li28-Nov-03 9:50
ray_li28-Nov-03 9:50 

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.