Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

UNICODE

Name: N00b 2010-07-07 20:41

Hi, i'm quite new to programming and i am getting an error saying MBCS is no longer supported and i should use UNICODE builds.

I want to know what one is so i can do it and continue programming, can anyone explain please?

Name: Anonymous 2010-07-08 13:19

>>11
Error    2    fatal error C1189: #error :  "Sorry, please use UNICODE builds (MBCS is no longer supported)"    c:\program files\microsoft visual studio 9.0\vc\include\blah.h    82    myProgram

then at lines 81 to 83 it reads:

#if defined(WIN32) && !defined(UNICODE)
#error "Sorry, please use UNICODE builds (MBCS is no longer supported)"
#endif

I searched for unicode but they are the only two finds.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List