Click here to Skip to main content
16,006,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to write in windows registry Pin
ThatsAlok20-Sep-07 23:08
ThatsAlok20-Sep-07 23:08 
AnswerRe: How to write in windows registry Pin
Rahul Vaishnav21-Sep-07 1:03
Rahul Vaishnav21-Sep-07 1:03 
GeneralRe: How to write in windows registry Pin
Exelioindia21-Sep-07 1:33
Exelioindia21-Sep-07 1:33 
GeneralRe: How to write in windows registry Pin
David Crow21-Sep-07 2:49
David Crow21-Sep-07 2:49 
General[Message Deleted] Pin
Californian221-Sep-07 5:57
Californian221-Sep-07 5:57 
GeneralRe: How to write in windows registry Pin
David Crow21-Sep-07 6:07
David Crow21-Sep-07 6:07 
GeneralRe: How to write in windows registry Pin
Rahul Vaishnav25-Sep-07 19:27
Rahul Vaishnav25-Sep-07 19:27 
Questionis there a way in MAPI to convert HTML to mime Pin
monsieur_jj20-Sep-07 20:05
monsieur_jj20-Sep-07 20:05 
Hi all,

Is there a way in MAPI to convert HTML to mime for example

<HTML>
<HEAD>

<TITLE></TITLE>

<STYLE TYPE="text/css">
<!--
.Product
   {
   font-size:14pt;
   font-weight:700;
   font-family:arial, sans-serif;
   }
.feature
   {
   font-size:10pt;
   font-weight:700;
   font-family:arial, sans-serif;
   color:#7C5828;
   }
.description
   {
   font-size:10pt;
   font-weight:400;
   font-family:arial, sans-serif;
   }
-->
</STYLE>

</HEAD>
<BODY LINK="#7C5828" ALINK="#7C5828" VLINK="#7C5828">

<TABLE WIDTH=100% CELLPADDING=5 CELLSPACING=0 SUMMARY="">
   <TR VALIGN="top" >
      <TD ALIGN="center" BGCOLOR="#FAEBA4">
         <IMG SRC="1.jpg" ALT="">
      </TD>
      <TD><ID ID="greeting">Thank you for using Microsoft® Office Outlook® 2003! </ID>
         <ID ID="Intro"> This version of Outlook includes new capabilities designed to help you access, prioritize, and act on communications and information so that you may use your time more efficiently and more easily manage the ever-increasing flow of incoming e-mail.</ID><br><br>

         <ID ID="Idea">To give you some idea of what is possible with Outlook 2003, we have put together a list of our favorite new features.
         </ID><br><br>
      </TD>
   </TR>

</TABLE>

</BODY>
</HTML>


to:


Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:#7C5828;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:#7C5828;
	text-decoration:underline;}
p.product, li.product, div.product
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:14.0pt;
	font-family:Arial;
	font-weight:bold;}
p.feature, li.feature, div.feature
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:Arial;
	color:#7C5828;
	font-weight:bold;}
p.description, li.description, div.description
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:Arial;}
span.feature1
	{font-family:Arial;
	color:#7C5828;
	font-weight:bold;}
span.description1
	{font-family:Arial;
	font-weight:normal;}
span.EmailStyle22
	{mso-style-type:personal-reply;
	font-family:Arial;
	color:navy;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3D"#7C5828" vlink=3D"#7C5828" alink=3D"#7C5828">

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p> </o:p></span></font></p>

<table class=3DMsoNormalTable border=3D0 cellspacing=3D0 cellpadding=3D0 =
width=3D"100%"
 style=3D'width:100.0%'>
 <tr>
  <td valign=3Dtop bgcolor=3D"#FAEBA4" =
style=3D'background:#FAEBA4;padding:3.75pt 3.75pt 3.75pt 3.75pt'>
  <p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
  face=3D"Times New Roman"><span style=3D'font-size:12.0pt'><img =
width=3D32
  height=3D32 id=3D"_x0000_i1025" =
src=3D"cid:image001.jpg@01C7FC54.44EF62E0"><o:p></o:p></span></font></p>
  </td>
  <td valign=3Dtop style=3D'padding:3.75pt 3.75pt 3.75pt 3.75pt'>
  <p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><span =
class=3Dfeature1><ID ID=3D"greeting"><font
  size=3D2 color=3D"#7c5828" face=3DArial><span =
style=3D'font-size:10.0pt'>Thank you
  for using Microsoft® Office Outlook® 2003! =
</ID></span></font></span><span
  class=3Ddescription1><ID ID=3D"Intro"><font size=3D2 =
face=3DArial><span
  style=3D'font-size:10.0pt'>This version of Outlook includes new =
capabilities
  designed <span style=3D'font-style:italic'>to help you access, =
prioritize,
  and act on communications and information</span> so that you may =
use your
  time more efficiently and more easily manage the ever-increasing flow =
of
  incoming e-mail.</ID></span></font></span><font size=3D2 =
face=3DArial><span
  style=3D'font-size:10.0pt;font-family:Arial'><br>
  <br>
  <span class=3Ddescription1><ID ID=3D"Idea"><font face=3DArial>To give =
you some idea
  of what is possible with Outlook 2003, we have put together a list of =
our
  favorite new features. =
</font></ID></span></span></font><o:p></o:p></p>
  </td>
 </tr>



Apologies for the long codes I just want to show a concrete example

Thanks,
Jj
QuestionAny suggestions? Pin
dellthinker20-Sep-07 20:00
dellthinker20-Sep-07 20:00 
AnswerRe: Any suggestions? Pin
John R. Shaw20-Sep-07 20:21
John R. Shaw20-Sep-07 20:21 
AnswerRe: Any suggestions? Pin
nbugalia20-Sep-07 20:51
nbugalia20-Sep-07 20:51 
QuestionRe: Any suggestions? Pin
David Crow21-Sep-07 2:53
David Crow21-Sep-07 2:53 
QuestionTimer in 10 Msec Pin
SURESH.SP20-Sep-07 19:42
SURESH.SP20-Sep-07 19:42 
AnswerRe: Timer in 10 Msec Pin
Cedric Moonen20-Sep-07 19:58
Cedric Moonen20-Sep-07 19:58 
AnswerRe: Timer in 10 Msec Pin
Roger Stoltz20-Sep-07 20:35
Roger Stoltz20-Sep-07 20:35 
AnswerRe: Timer in 10 Msec Pin
Randor 20-Sep-07 20:46
professional Randor 20-Sep-07 20:46 
AnswerRe: Timer in 10 Msec Pin
ThatsAlok20-Sep-07 23:11
ThatsAlok20-Sep-07 23:11 
Question[Solved] cleanup, DestroyWindow or OnDestroy? [modified] Pin
Hamed Musavi20-Sep-07 17:37
Hamed Musavi20-Sep-07 17:37 
AnswerRe: cleanup, DestroyWindow or OnDestroy? Pin
DevMentor.org20-Sep-07 18:12
DevMentor.org20-Sep-07 18:12 
GeneralRe: cleanup, DestroyWindow or OnDestroy? Pin
Hamed Musavi20-Sep-07 18:38
Hamed Musavi20-Sep-07 18:38 
GeneralRe: cleanup, DestroyWindow or OnDestroy? Pin
DevMentor.org20-Sep-07 19:06
DevMentor.org20-Sep-07 19:06 
GeneralRe: cleanup, DestroyWindow or OnDestroy? Pin
Hamed Musavi20-Sep-07 20:16
Hamed Musavi20-Sep-07 20:16 
GeneralRe: cleanup, DestroyWindow or OnDestroy? Pin
DevMentor.org20-Sep-07 20:32
DevMentor.org20-Sep-07 20:32 
GeneralRe: cleanup, DestroyWindow or OnDestroy? Pin
Hamed Musavi20-Sep-07 21:17
Hamed Musavi20-Sep-07 21:17 
GeneralRe: cleanup, DestroyWindow or OnDestroy? Pin
DevMentor.org20-Sep-07 21:25
DevMentor.org20-Sep-07 21:25 

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.