Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Error after closing application Pin
Kiran Pinjala5-Jan-07 18:01
Kiran Pinjala5-Jan-07 18:01 
QuestionRe: Error after closing application Pin
David Crow5-Jan-07 2:29
David Crow5-Jan-07 2:29 
Questionfnd text in HTML using MSHTML DOM Pin
rrrado4-Jan-07 20:14
rrrado4-Jan-07 20:14 
AnswerRe: fnd text in HTML using MSHTML DOM Pin
Hamid_RT4-Jan-07 20:24
Hamid_RT4-Jan-07 20:24 
GeneralRe: fnd text in HTML using MSHTML DOM Pin
rrrado4-Jan-07 20:29
rrrado4-Jan-07 20:29 
AnswerRe: fnd text in HTML using MSHTML DOM Pin
Stephen Hewitt4-Jan-07 20:40
Stephen Hewitt4-Jan-07 20:40 
GeneralRe: fnd text in HTML using MSHTML DOM Pin
rrrado4-Jan-07 21:13
rrrado4-Jan-07 21:13 
Questionhi . i want read the file ü" ' to Content-Type: text/html; world .i find both these point starting "ü"" and end"Content-Type: text/html" . that is .dbx extension file. i want to read the matter of these starting and ending point in vc++. Pin
naveen padiyar4-Jan-07 20:11
naveen padiyar4-Jan-07 20:11 
hi . i want read the file ü  to Content-Type: text/html; world .i find both these point starting "ü" and end"Content-Type: text/html" . that is .dbx extension file. i want to read the matter of these starting and ending point in vc++.
how i can read the text between to point starting and ending point.
file is

---------------------------------------------------------------------------------------------


$õ ü  4÷ vered-To: uknowthatname@gmail.com
Received: by 10.82.180.5 with SMTP id c5cs1013733buf;
Mon, 11 Dec 2006 20:24:16 -0800 (PST)
Received: by 10.100.140.6 with SMTP id n6mr294640and.1165897456251;
Mon, 11 Dec 2006 20:24:16 -0800 (PST)
Return-Path: <impadiyar@yahoo.com>
Received: from web33604.mail.mud.yahoo.com (web33604.mail.mud.yahoo.com [68.142.199.193])
by mx.google.com with SMTP id d21si9979846and.2006.12.11.20.24.14;
Mon, 11 Dec 2006 20:24:16 -0800 (PST)
Recei4÷ ü  Dù $õ SPF: pass (google.com: domain of impadiyar@yahoo.com designates 68.142.199.193 as permitted sender)
DomainKey-Status: good (test mode)
Received: (qmail 8106 invoked by uid 60001); 12 Dec 2006 04:24:14 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=yahoo.com;
h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;
b=3DDmvWS2ZZwF0/HoxO3pioHpypjBuyUZPr+dO1wHCoYGnXimTSbW0ds9SB4Fcfv7ugKOMh+EYSaVUveb+fEv2tBigTdo8qmNhsuET3h3KammDù ü  Tû 4÷ QL49iNLzLeqJOFq1AfHELg5m4fXKX0EY2JNC5hY2nonuxlafjCf1L91CDc0=;
X-YMail-OSG: DotgjpgVM1mA_pi5jSvC3Qpuo9s4PfjYIzXCpa.r_hodAu_dBAx7d.sdxWEAsBtsiuoiPlC0Qs0EUrpt95ryU3Vh9OGw42UG0gxmQ8nuDAhgIySv9zSfNJd9yxDXXBkfnIf4GVkG7Zk6dXU-
Received: from [125.23.21.18] by web33604.mail.mud.yahoo.com via HTTP; Mon, 11 Dec 2006 20:24:13 PST
Date: Mon, 11 Dec 2006 20:24:13 -0800 (PST)
From: naveen padiyar <impadiyar@yahoo.com>
Subject: sub 2 padiyar
To: uknowthatname@gmail.com
MIME-Version: 1.0
Content-Type: multipartTû ü  dý Dù ernative; boundary="0-2137110764-1165897453=:541"
Content-Transfer-Encoding: 8bit
Message-ID: <987532.541.qm@web33604.mail.mud.yahoo.com>

--0-2137110764-1165897453=:541
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

hi deer
kasa ho aur kaha ho .
good morning


---------------------------------
Any questions? Get answers on any topic at Yahoo! Answers. Try it now.
--0-2137110764-1165897453=:541
Content-Type: text/html; charset=iso-8859-1
Content-Transfdý ü  Tû ncoding: 8bit

hi deer
kasa ho aur kaha ho .
good morning




Any questions? Get answers on any topic at Yahoo! Answers. Try it now.
--0-2137110764-1165897453=:541--



-------------------------------------------------------------

naveen padiyar

Answerbetter.. Pin
Eytukan5-Jan-07 1:35
Eytukan5-Jan-07 1:35 
AnswerRe: hi . i want read the file ü" ' to Content-Type: text/html; world .i find both these point starting "ü"" and end"Content-Type: text/html" . that is .dbx extension file. i want to read the matter of these starting and ending point in vc++. Pin
Rage5-Jan-07 3:20
professionalRage5-Jan-07 3:20 
AnswerRe: hi . i want read the file ü" ' to Content-Type: text/html; world .i find both these point starting "ü"" and end"Content-Type: text/html" . that is .dbx extension file. i want to read the matter of these starting and ending point in vc++. Pin
Mark Salsbery5-Jan-07 6:54
Mark Salsbery5-Jan-07 6:54 
QuestionCompile error says:"file not found: ..\lib\ScriptHost.tlb" Pin
nsurendran4-Jan-07 19:57
nsurendran4-Jan-07 19:57 
AnswerRe: Compile error says:"file not found: ..\lib\ScriptHost.tlb" Pin
Mircea Puiu4-Jan-07 21:25
Mircea Puiu4-Jan-07 21:25 
QuestionHandling First Chance Exception Pin
Lashu Raj4-Jan-07 19:45
Lashu Raj4-Jan-07 19:45 
AnswerRe: Handling First Chance Exception Pin
Stephen Hewitt4-Jan-07 20:05
Stephen Hewitt4-Jan-07 20:05 
GeneralRe: Handling First Chance Exception Pin
Joan M4-Jan-07 20:13
professionalJoan M4-Jan-07 20:13 
GeneralRe: Handling First Chance Exception Pin
Stephen Hewitt4-Jan-07 20:15
Stephen Hewitt4-Jan-07 20:15 
GeneralRe: Handling First Chance Exception Pin
Joan M4-Jan-07 20:24
professionalJoan M4-Jan-07 20:24 
GeneralRe: Handling First Chance Exception Pin
Stephen Hewitt4-Jan-07 20:28
Stephen Hewitt4-Jan-07 20:28 
AnswerRe: Handling First Chance Exception Pin
Joan M4-Jan-07 20:08
professionalJoan M4-Jan-07 20:08 
AnswerRe: Handling First Chance Exception Pin
Hamid_RT4-Jan-07 20:11
Hamid_RT4-Jan-07 20:11 
QuestionReturn value Pin
manu_22054-Jan-07 19:26
manu_22054-Jan-07 19:26 
AnswerRe: Return value Pin
Jonathan [Darka]5-Jan-07 0:09
professionalJonathan [Darka]5-Jan-07 0:09 
QuestionMFC Question : (From where AFxWinMain gets CwinApp object) [modified] Pin
jk chan4-Jan-07 18:23
jk chan4-Jan-07 18:23 
AnswerRe: MFC Question : (From where AFxWinMain gets CwinApp object) Pin
Stephen Hewitt4-Jan-07 19:08
Stephen Hewitt4-Jan-07 19:08 

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.