Re: [AD] Re: [AL] Allegro 4.2.0 beta1 released! |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Tue, 2005-04-05 at 01:00 +0200, Evert Glebbeek wrote:
> > Hm, yes, not very cleanly coded. There's another check for != 1 further
> > down in the code which takes care of it. Seeing the patch quoted in your
> > post, I actually wonder if we should completely drop the ToUnicode now,
> > if the ToAscii actually proves to work in win98. I may be able to test
> > it on a win98 machine on the weekend myself, not sure though.
>
> Didn't your initial patch use ToAscii, which had some problems which were
> solved by calling ToUnicode? Maybe I remember incorrectly though...
>
Yes.. ToAscii wouldn't report characters like €. But ToUnicode
apparently doesn't work on win98. So now I came up with this somewhat
kludgy solution inside the if(os_type == WIN98...). It works here in XP,
that's all I know so far about it though..
--
Elias Pschernig