CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 18

Threaded View

  1. #10
    Join Date
    Feb 2005
    Posts
    64

    Re: Regarding Converting of an application to Unicode.

    what I did is
    I define the symbol _UNICODE and UNICODE in
    Project->Settings->c/c++tab->General->Preprocessor definition

    is this much is sufficient or some other else needs to be done...

    Secondly I am not getting the path
    Project Properties->Configuration Properties->General->Character Set.

    where I will get this??

    Regs
    Last edited by developerid; December 13th, 2005 at 08:11 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured