Hi,
One feature that I miss is a set of Stream classes much like SDL's SDL_RWops structure.
The problem is, I want to load resources directly from a package format. Right now I have to unpack the resource to disk or memory and then load it.
Thanks,
Andre