Re: [AD] search path?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Wed April 15 2009, Elias Pschernig wrote:
> Thomas Fjellstrom wrote:
> > Either we make the current inner vtable public to addons, or we add the
>
> No, there should be no direct access. It could be a function which sets a
> per-thread vtable.

I thought about that, but I don't think we want to do a per thread vtable.

> > fshook_[set/get] functions back along with the enum. I've asked about it
> > in the past, but haven't really gotten any input.
>
> What was that about? I don't quite remember.

My original code had a couple functions to set and get individual vtable 
functions. The enum had items for each function.

al_fs_set_hook(ALLEGRO_FSHOOK_FWRITE, _al_fs_stdio_fwrite); // blah

-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/