From: <[EMAIL PROTECTED]> > The wide-char routines appear to almost, but not quite work.
My understanding is that the Metrowerks runtime library is not terribly compatible with Visual C++. The best thing for portability is to use the Win32 API directly. As is done in my transcoder. > My problem is that I get all kinds of weird crashes. It's been frustrating because it > locks up the machine a lot. I guess Win98 doesn't have protected memory - > maybe I should try to install NT on my laptop for development, I've got a partition > set aside for it. I strongly advise installing NT ASAP. It's a huge improvement over W98 for development. Regards, Eric Ulevik
