Gold mine of Visual C++ tricks!
![]()
In Windows machines, outlook is so popular as email client. Did you notice that, in outlook while composing new mails, you can see a lot of look alike features from MS Word such as spell check, grammar check, Synonyms etc. So outlook reuses the cool word features in its email composer? Or Is it outlook itself who composes the mail?
![]()
Actually its MS Word who composes the outlook messages. Patience! I’ll show you. Follow the steps.
1) Close all winword instances.
2) Now compose a new mail and you’ll get the following dialog. In that dialog close it clicking the “X” as shown in figure.

3) Now check, the message composing interface changed to that of MS Word.

4) if you check the process of “new message” by using task manager, it will point to winword.exe process. Just right click the “new message” and select “Go to Process”.
![]()
If you won’t close all MS Word instances, while closing the “new message“, it won’t show the winword container. It will close the entire window and focus to the next word instance.
winword under outlook wrapper… Interesting fact… isn’t it?
Well, what will happen if you don’t have MS word installed? In that case, Outlook will use its default email editor. You can forcefully do it by the option( in Outlook 2003 ) – Tools > Options > Mail Format Tab > Message Format Section > “Use Microsoft word office 2003 to edit email messages”.
![]()
Targeted Audience – Beginners.
This entry was posted by Jijo Raj on June 1, 2008 at 9:26 am, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site.
Better to keep the Targeted audience as Beginer series…
This is an easily noticed one…
I think…. Any way it’s my personal opinion..
I’m not ready for any argument on this.
Hello Ragesh,
Indeed. You are right. Just need a beginner skillset to understand this. Its updated.
“This is an easily noticed one
Hi jijo,
I used that sentence because…
Most of the users may have experienced problems while using large files or images while composing the mail ( outlook sometimes hangs up ) and may needed to take the task manager to terminate the application. In older versions of Outlook ( 2000 i think ) that “New message” task will have the same icon of msword. in outlook 2003, it’s same as the outlook’s icon itself.
I’m not arguing that every one can see it easily, But i saw it the first time my outlook hung up
Any way thanks for considering my suggession. Best wishes!!
After seeing the common functions between MS Word and Outlook, it makes your point very visible………thanks for the tip.
Thanks for the comment! Keep watching
hi jijo,
I have outlook express. i want to create one utility, which will check the new mails from outlook express. Is it possible in vc++ 6.0? if possible which lib class can i use for that?
Ofcourse. Its possible. Just checkout this article – http://www.codeproject.com/KB/applications/mailcheck.aspx
Keep watching. Merry Christmas and happy New Year!
Regards,
Jijo.
thanx buddy…
You’re Welcome!
Regards,
Jijo.
in a new email message can i adjust the font size for “To” and “Cc..” or is there a way to increase the font size?
Thanks!
Hi Cris,
I’ve searched a lot. But couldn’t find. I think its not supported. I’ll get back to you if I find any useful hint.
Regards,
Jijo.
Thanks a lot for checking Jijo. I still wasn’t able to find anything either.
-Cris