From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,40843b637af826a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.111.140 with SMTP id s12mr11128250qap.5.1354054324833; Tue, 27 Nov 2012 14:12:04 -0800 (PST) Received: by 10.49.116.1 with SMTP id js1mr3657611qeb.19.1354054324761; Tue, 27 Nov 2012 14:12:04 -0800 (PST) Path: gf5ni22690075qab.0!nntp.google.com!i9no11634205qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 27 Nov 2012 14:12:04 -0800 (PST) In-Reply-To: <11112110-03b1-4977-ba80-00204926ea23@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.61.3.53; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 188.61.3.53 References: <11112110-03b1-4977-ba80-00204926ea23@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: IBM 437 encoded String to UTF-16 Wide_String From: gautier_niouzes@hotmail.com Injection-Date: Tue, 27 Nov 2012 22:12:04 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-11-27T14:12:04-08:00 List-Id: > I'm looking for a IBM 437 encoded String [1] to UTF-16 Wide_String conversion. Found! It was just a question of reading carefully the Wikipedia page: > [1]: http://en.wikipedia.org/wiki/Code_page_437 More specifically, the reference #8: http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP437.TXT