[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] wind_xget()
Hi Joakim,
> Hi Ozk and all,
>
> > Not sure what you mean here. I also dislike adding functions for this,
> >and I strongly dislike the wind_set(WF_XAAES) thing. I have kept this
> >only because Arnaud asked me to keep it. Are there any apps that check
> >XaAES presence this way?
>
> Yes, I do this in AtarICQ. I would however prefer to look for a cookie, since this is how
> all other AES' has been declaring their presence until now.... ...meaning that one will
> also be having to look for cookies in any case.
>
I dont like the cookie method either. I would like to make it possible
to obtain all such info about the AES via appl_getinfo(). I find that
the natural place to "getinfo" ;-) But nothing is decided for sure yet,
so keep your current implementation for now.
Regards,
Odd Skancke