Visual Studio 2005 Non-Unicode compilation

by Shabbir on August 17, 2008

in C/C++

Many developers like me tend to write code in ANSI compilation till we managed to get our hands on Visual Studio 2005 where the default setting is Unicode compilation and so you may need to be using the _T() / TEXT like function and if you are aware of them your life could become hell.

So here is how to change that.

Go to Project Menu and select <Project Name> Properties.

Then Select the Configuration Properties in the Left Tree Menu

Non Unocode Compilation for Visual Studio 2005

You will see there Character Set and change that to Not Set.

Hurray you are done.

Sharing is Caring...

Other Related Posts:

  1. Creating a Windows Forms Application in C#
  2. Functions in C++
  3. Write To File In C++
  4. ASP.Net Web Site Sample
  5. How to Display All Posts in WordPress Sidebar

{ 4 comments… read them below or add one }

ahmet October 8, 2009 at 4:01 am

thanks for the tip

Reply

Shabbir Bhimani October 8, 2009 at 4:06 am

The pleasure is all mine

Reply

ahmet October 8, 2009 at 9:01 am

thanks for the tip

Reply

Shabbir Bhimani October 8, 2009 at 9:06 am

The pleasure is all mine

Reply

Leave a Comment

Spam protection by WP Captcha-Free

Previous post:

Next post:

    About the Author

  • author photo

    My Name is Shabbir Bhimani and I am developer by profession in the field of applications, web and database. Currently doing full time online marketing and like to share my experiences on how you can make money online @ CodeItWell.com. Read more ...


    See how you can get in touch with me.