Re: NT conversion functions

From: Lee JaeKil (juria@seodu.co.kr)
Date: Wed Sep 02 1998 - 05:22:29 EDT


-----Original Message-----
From: Anupam Sharma +ADw-anupam.sharma+AEA-tatainfotech.com+AD4-
To: Unicode List +ADw-unicode+AEA-unicode.org+AD4-
Date: Wednesday, September 02, 1998 5:46 PM
Subject: NT conversion functions

+AD4-hello,
+AD4- can anybody answer my following queries--+AD4-
+AD4-1)What encoding scheme(s) does Windows-NT follow?
Native NT uses UCS-2 as its primary code.
Others are supported using codepage and by application.

+AD4-2)Does Windows-NT have some conversion functions for converting
+AD4-different code-set(like UCS-2,UCS-4,UTF-8,SJIS,EUC-JP e.t.c) to each
+AD4-other? like what SunOS and HP-UX are having.
Use MultiByteToWideChar to convert from UCS-2 to UTF7, UTF8, SJIS, etc. vice
versa.
UTF7's codepage is CP+AF8-UTF7 +AD0- 65000 and
UTF8's codepage is CP+AF8-UTF8 +AD0- 65001.
SJIS's codepage is 932.

EUC-JP is not supported by OS but Internet explorer support it.

+AD4- And if it has then from where i will get the detail information.
+AD4-thanks,
+AD4-Anupam
+AD4-
+AD4-
------
Lee JaeKil : juria+AEA-seodu.co.kr



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:41 EDT