comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Take Command Plugin, Win32Ada and Ada.Directories
Date: Thu, 15 Nov 2007 09:37:40 +0100
Date: 2007-11-15T09:30:37+01:00	[thread overview]
Message-ID: <r1hiqtlu451b$.1sf99g4zpgv0a$.dlg@40tude.net> (raw)
In-Reply-To: 1259577.KlClE9QBpM@linux1.krischik.com

On Wed, 14 Nov 2007 21:15:43 +0100, Martin Krischik wrote:

> Dmitry A. Kazakov wrote:
> 
>> The problem is that Windows since NT is UTF-16, rather than UCS-2. So to
>> use Wide_String just makes no any sense. It is not an array of characters
>> anyway. Thus one could use plain String instead.
> 
> Not quite - for interfacing with C you need an null character at the end of
> the string - and for UTF-16 that is easier to handle using Wide_Character
> to append to a Wide_String.

I don't see any problem, just add NUL twice, if you convert anything
manually.

> I found that
> Wide_String and Wide_Character work quite well for a Win32 application.

Yes, this is why I thought it is UCS-2. But there exist some x % of
potential cases where it will stop working.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2007-11-15  8:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 19:53 [ranting] Take Command Plugin, Win32Ada and Ada.Directories Martin Krischik
2007-11-13  8:57 ` Dmitry A. Kazakov
2007-11-13  9:52   ` Martin Krischik
2007-11-13 21:08   ` Pascal Obry
2007-11-14  8:33     ` Dmitry A. Kazakov
2007-11-14  8:56       ` Martin Krischik
2007-11-14  9:31         ` Georg Bauhaus
2007-11-14 11:19           ` Vadim Godunko
2007-11-14 14:22             ` Dmitry A. Kazakov
2007-11-14 20:15               ` Martin Krischik
2007-11-15  8:37                 ` Dmitry A. Kazakov [this message]
2007-11-14 13:15           ` [ranting] " Martin Krischik
2007-11-14 13:31             ` Georg Bauhaus
2007-11-14 14:36               ` Dmitry A. Kazakov
2007-11-14 15:13                 ` Georg Bauhaus
2007-11-14 15:35                   ` Dmitry A. Kazakov
2007-11-14 16:22                     ` Georg Bauhaus
2007-11-14 19:32                     ` Martin Krischik
2007-11-15  8:54                       ` Dmitry A. Kazakov
2007-11-16  6:54                         ` Randy Brukardt
2007-11-14 19:23                   ` Martin Krischik
2007-11-14 20:05                     ` Georg Bauhaus
2007-11-14 19:21                 ` Martin Krischik
2007-11-14  9:36         ` Dmitry A. Kazakov
2007-11-14 18:38           ` Martin Krischik
2007-11-15  1:51             ` John W. Kennedy
2007-11-15  9:08             ` Dmitry A. Kazakov
2007-11-14  8:49     ` Martin Krischik
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox