[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] get volume
- From: Chris <chris.kcat@xxxxxxxxxx>
- Date: Sat, 18 Mar 2006 07:44:40 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=CeamCj4QBuOKERICzRxURsm/OzwZh6/mCJXfqUdIGnNQIaRxhBgamAYyTKmMtGFhXEHL0g3XEsFYqlcNX4+9INltzw1bhifKZxpdw9JnhKDVUSYrz2kch8CE1n3xgXxL5vhArObRuTeG143ykYIqrnFeknYXWqyu+AHbgB11/DY=
On Saturday 18 March 2006 07:27, Elias Pschernig wrote:
> Well, I wouldn't say public API, more internal API - else it would need
> to get documented.
I'm almost positive it was.. at the very least they have name and desc fields
which you can use to get the name and description of the used drivers. The
setup program I'm quite sure does, or at least used to. I've always gone
under the assumption that these were available for use (I mean, there's no
need for name and description fields internally, especially next to the
unique 4-byte id field, and there's no other way to get them).