Ok, so I'm working on a project for a game. I've come to the point, it's time to ask my first question. I've done quite a bit but I am still a total n00b with coding so please excuse my sloppy terms and explainations.

I've spent the past 4 hours searching and tryign different things to get my INI to work. Basically, I need my INI to have only Sections and Values. I then need to call the Section to display in a textbox on a button click, formated as it is in the INI..(just linebreaks)

I've managed to get several methods working but only with entering Key's and I only ever a single Value to display. I'm using the GetPrivateProfileSection instead of String but nothings working any different in the past 4 hours of trying and my g/f is pissed because I've been cheating on her with VB so it's time to ask for help and get this thing finished.. I literally beat myself to death searching for a good eaxmple for my needs but nothing seemed to work out, obviously haha...


Thanks in advance for any help offered..