Log in

View Full Version : porting from desktop - had pgm data in ini files


quzi
06-29-2006, 10:16 AM
Hi,

I am porting program from desktop win and I am not sure on how to save my prog data. My desktop program uses ini files, but WM does not have API support for ini files. Does anyone knowing of lib source code for add of support of ini files?

Or, is there a nother way that is being better? XML files? Database? I don't thinking I need overhead of database or XML. I is prefer to use ini.

Thanksing with flipping toes,

Quzi

11X/13
08-27-2006, 06:48 PM
Why not using the registry?