Click here to Skip to main content
15,891,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBinary Predicate for Templated Class Pin
mjackson1121-Jan-09 8:27
mjackson1121-Jan-09 8:27 
QuestionRe: Binary Predicate for Templated Class Pin
led mike21-Jan-09 10:31
led mike21-Jan-09 10:31 
AnswerRe: Binary Predicate for Templated Class Pin
Dan21-Jan-09 10:32
Dan21-Jan-09 10:32 
AnswerRe: Binary Predicate for Templated Class Pin
mjackson1121-Jan-09 11:14
mjackson1121-Jan-09 11:14 
AnswerRe: Binary Predicate for Templated Class Pin
Stephen Hewitt21-Jan-09 16:14
Stephen Hewitt21-Jan-09 16:14 
QuestionUser Defined Message to Windows Service Pin
pratap198021-Jan-09 7:51
pratap198021-Jan-09 7:51 
AnswerRe: User Defined Message to Windows Service Pin
Iain Clarke, Warrior Programmer21-Jan-09 9:23
Iain Clarke, Warrior Programmer21-Jan-09 9:23 
QuestionProblem while opening eml file with attachmenseml file with Pin
sandeepkgsmarty21-Jan-09 6:37
sandeepkgsmarty21-Jan-09 6:37 
Dear sir,

I am using the "MimeSniffer.dll" for opening the eml files.
The eml files without the attachment is opened perfectly without any problems.
But when i tried to open the eml file having attachments, i was not able to get the body text of that eml file.

Sir, i have pasted the content of eml file, that i tried to open, below:

Please suggest me some solution for this.

Thanks & Regards
Sandeep

/****************************************************************************/

From: <xyz@xyz.com>
To: <abc@abc.com>
Subject: test mail
Date: Mon, 19 Jan 2009 16:42:46 +0530
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_NextPart_000_0019_01C97A54.F7104550"
X-Priority: 3
X-MSMail-Priority: Normal
X-Unsent: 1
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350

This is a multi-part message in MIME format.

------=_NextPart_000_0019_01C97A54.F7104550
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_001A_01C97A54.F7104550"


------=_NextPart_001_001A_01C97A54.F7104550
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi=20
this is test mail.
hi=20
this is test mail.
hi=20
this is test mail.
hi=20
this is test mail.
hi=20
this is test mail.
------=_NextPart_001_001A_01C97A54.F7104550
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">

QuestionOnMouseWheel Pin
sabapathy_8021-Jan-09 4:15
sabapathy_8021-Jan-09 4:15 
AnswerRe: OnMouseWheel Pin
Stuart Dootson21-Jan-09 4:23
professionalStuart Dootson21-Jan-09 4:23 
QuestionHow can enable child window's MenuBar Pin
Abhijit D. Babar21-Jan-09 3:48
Abhijit D. Babar21-Jan-09 3:48 
Questionhotkey for menu item not showing Pin
sabapathy_8021-Jan-09 2:57
sabapathy_8021-Jan-09 2:57 
AnswerRe: hotkey for menu item not showing Pin
Iain Clarke, Warrior Programmer21-Jan-09 3:34
Iain Clarke, Warrior Programmer21-Jan-09 3:34 
GeneralRe: hotkey for menu item not showing Pin
sabapathy_8021-Jan-09 4:07
sabapathy_8021-Jan-09 4:07 
GeneralRe: hotkey for menu item not showing Pin
Iain Clarke, Warrior Programmer21-Jan-09 4:19
Iain Clarke, Warrior Programmer21-Jan-09 4:19 
Questionnon dependent names in template base class Pin
f_jo21-Jan-09 2:45
f_jo21-Jan-09 2:45 
AnswerRe: non dependent names in template base class Pin
Sarath C21-Jan-09 3:18
Sarath C21-Jan-09 3:18 
AnswerRe: non dependent names in template base class Pin
Stuart Dootson21-Jan-09 3:45
professionalStuart Dootson21-Jan-09 3:45 
GeneralRe: non dependent names in template base class Pin
f_jo21-Jan-09 5:40
f_jo21-Jan-09 5:40 
GeneralRe: non dependent names in template base class Pin
f_jo21-Jan-09 6:43
f_jo21-Jan-09 6:43 
GeneralRe: non dependent names in template base class Pin
Stuart Dootson21-Jan-09 7:48
professionalStuart Dootson21-Jan-09 7:48 
QuestionHow to _properly_ pass a string from a DLL to the App? Pin
OwenBurnett21-Jan-09 2:43
OwenBurnett21-Jan-09 2:43 
AnswerRe: How to _properly_ pass a string from a DLL to the App? Pin
Stuart Dootson21-Jan-09 4:18
professionalStuart Dootson21-Jan-09 4:18 
QuestionConvert a text file into image (tiff file) Pin
Kiran Pinjala21-Jan-09 2:33
Kiran Pinjala21-Jan-09 2:33 
JokeRe: Convert a text file into image (tiff file) Pin
Sarath C21-Jan-09 2:50
Sarath C21-Jan-09 2: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.