[vorbis] TAG Standard - ENSEMBLE/PERFORMER tags
Craig Dickson
crdic at yahoo.com
Wed Jan 9 11:51:25 PST 2002
Peter Harris wrote:
> What we should do is just rewrite oggenc and vorbiscomment to do everything
> in UNICODE-16.
Sounds risky. Most Win32 system calls that take or return strings in
Unicode form are implemented only on NT/2000/XP, not in Windows 9x/ME.
And it wouldn't surprise me at all if Microsoft's C library is
ultimately dependent on some of those system calls for its support of
wide strings.
IIRC, Microsoft's Internet libraries include some UTF-8 string APIs. If
those are general-purpose enough (as opposed to dedicated URL-processing
functions), then you might be able to write an abstraction layer that on
Win32 uses those calls, and on other platforms does whatever is
appropriate there. That would be nicer than going by way of UCS-2.
Craig
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list