does windows 2000, xp, or vista fully support unicode by means of the api?i am currently reading programming windows and he often complains on how windows 98 doesn't support unicode and i was wondering if windows has grown to support it since then.
This is a discussion on unicode support within the Windows Programming forums, part of the Platform Specific Boards category; does windows 2000, xp, or vista fully support unicode by means of the api?i am currently reading programming windows and ...
does windows 2000, xp, or vista fully support unicode by means of the api?i am currently reading programming windows and he often complains on how windows 98 doesn't support unicode and i was wondering if windows has grown to support it since then.
Yes, NT and upwards supports UTF-16 Unicode variant natively (actually, ANSI will be converted to unicode internally, if you use legacy APIs).
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
what is legacy code?
Legacy - old/outdated.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
the windows api isnt legacy code is it???
The ANSI version of the API is.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^