I´m a lame beginner, trying to use my few ansi C programming skills to develop C+WinApi apps and make a living I´m using Dev-CPP for this, and things were going great until i found out i would have to use a non-standard lib to make IO on ini files.

Some people recommended that i use this IniParser (http://ndevilla.free.fr/iniparser/ 16Kb .tar.gz file). I´ve read the files and i think it´s a great lib, the only problem is that i can´t Make it, even changing the Unix Makefile to fit the Windows environment, i still get a lot of errors. I don´t have any experience at this, so i was hoping someone could point me what is the right way to do it.

So, if someone here have a little spare time to help me, please download the lib and take a look at it. If you can make it on a Win32 box with no errors, please post the solution