Content deleted Content added
Incnis Mrsi (talk | contribs) + |
→Various encoding schemes: rm paradoxically, having one function to convert from the platform's standard representation to other encodings is perfectly reasonable |
||
Line 17:
== Various encoding schemes ==
Although Windows used the UTF-16LE encoding scheme internally, in [[NTFS]] file system, in [[Portable Executable|executables]] and sometimes in [[text files]], Unicode's [[byte oriented]] encodings [[UTF-8]] and even [[UTF-7]] are supported as well. An application which has to support UTF-8 or UTF-7 by the means of [[Windows API]] should
<references />
|