[SDL] Unicode wm caption

Sam Lantinga slouken at devolution.com
Wed Jan 2 21:57:55 PST 2008


> Hey Ryan. I think I might be using the ANSI win32 entry point because when I run
> my application on Vista SDL converts all non ASCII UTF-8 characters into a '?'. 
> BTW is ANSI the default when building SDL via MinGW and Msys on Vista? If so, is
> there an easy way switch to Unicode?

Yep, add -DUNICODE to the command line.

SDL 1.3 is all unicode by default. :)

See ya!
	-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment


More information about the SDL mailing list