Mercurial > sdl-ios-xcode
view README.AmigaOS @ 3919:d13618a935a2 SDL-1.2
SDL_SetWindowCaption() on Windows: try to use the unicode
SetWindowText() if it exists in user32.dll, and fallback to converting
to the current codepage (instead of latin1) if not.
Fixes Bugzilla #365.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 16 Feb 2007 04:56:17 +0000 |
parents | 6d2e1961661a |
children |
line wrap: on
line source
The AmigaOS code has been removed from SDL, since it had been broken for a long time and had a few bits of fairly invasive code #ifdef'd into the SDL core. However, there is an OS4 version of SDL here: http://www.rcdrummond.net/amiga/index.html And a MorphOS version here: http://www.lehtoranta.net/powersdl/ --ryan.