Re: [AD] dmc unicode patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2007-07-09, Matthew Leverton <meffer@xxxxxxxxxx> wrote:
> On 7/8/07, Matthew Leverton <meffer@xxxxxxxxxx> wrote:
> > Attached is a patch that adds a null windows driver along the lines of
> > system_none. It's more effort than adding a #ifdef in the default
> >
> I guess this system none patch doesn't work. (For example, the
> SYSTEM_NONE tools break with "Error reading setup/setup.dat," but work
> fine once I set it back to the original system_none driver.) I'll let
> someone else figure out this patch. As long as the DMC unicode check
> gets added, everything is fine with me.
Instead of setting a variable at initialisation and checking that, it
should be fine just check the DMC/Windows version at the time the
al_find* functions are called, right?
Peter