Re: dealing with Unicode strings on MS-Windows?

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 22 Mar 2002 14:04:33 -0700 (MST)
Newsgroups gmane.lisp.uffi.general
Message-ID <[email protected]>
> Who has got some experience with Unicode and Common Lisp? how much
> headache is it to deal with unicode, ASCII, xyz all in one?

I don't have experience with this other than using Allegro's mlisp program 
which uses 16-bit characters throught it's implementation. I know that LW
has unicode conversion functions for dealing with Win32 functions.

Kevin