Thread: setting msvc 6 to use unicode strings

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    50

    setting msvc 6 to use unicode strings

    hey,

    is it possible to make msvc6 interpret all literal strings in the code as unicode strings? if i #define UNICODE then all the literal strings blow up.

    thanks.

    (edit: without using the TEXT() macro. i'm trying to save time )
    Last edited by reanimated; 01-01-2004 at 10:46 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. damn strings
    By jmzl666 in forum C Programming
    Replies: 10
    Last Post: 06-24-2002, 02:09 AM
  2. Unicode
    By bigSteve in forum C Programming
    Replies: 1
    Last Post: 05-22-2002, 10:29 AM
  3. menus and strings
    By garycastillo in forum C Programming
    Replies: 3
    Last Post: 04-29-2002, 11:23 AM
  4. No one Knows About AnsiStrings
    By Unregistered in forum C++ Programming
    Replies: 3
    Last Post: 04-23-2002, 11:21 PM