Hi there,
It looks like there are not that many available options for a do-it-all C library, that is easily configured, used and compiled.
I'm releasing my personal toolkit, which I use to develop windows based programs in pure C without any dependency on DLL's or external libraries.
There is only 2 files, aa.c and aa.h , simply use this to have full access to everything from data structures. a massive list of networking functions, database connectivity ( direct - without drivers required ) , a full 32 bit surface engine, video capture, audio input/output, etc etc.
Have a look at the summary file for a basic idea of what it comes with.
I'm just starting to put together examples and documentation, so I'd like to get a feel , for how well this might be received.
Would love feedback
ash