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 00:37 +0200, Evert Glebbeek wrote:
> What would happen in Windows 98 if n is not 1? Is the value of unicode
> undefined in that case? Or is it never used if n is not 1 (the second part
> of code suggests that it would)? Or should it be n != 1 in the first case?
>
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.
--
Elias Pschernig