Hi,
Just a general question on best practice for storing app settings. I am writing a kernel mode driver in C for MS windows and need to store some app settings. I was wondering what the gurus would consider best practise for this as this needs to perform quite quickly and be searchable. I am looking at stdio.h for this, but am open to offers. Particulary I am keen to be able to structure the data that is stored, not necessarily in a database, but that would do.
Thanks
Charlie
Charlie Benger-Stevenson
Hart Hill IT Ltd
Just a general question on best practice for storing app settings. I am writing a kernel mode driver in C for MS windows and need to store some app settings. I was wondering what the gurus would consider best practise for this as this needs to perform quite quickly and be searchable. I am looking at stdio.h for this, but am open to offers. Particulary I am keen to be able to structure the data that is stored, not necessarily in a database, but that would do.
Thanks
Charlie
Charlie Benger-Stevenson
Hart Hill IT Ltd