G
Guest
Hello all
So far I'm finding that trying to use XML instead of .INI files is proving to be a little more difficult
For instance, if I wanted a string from an .INI file, I would use 'GetPrivateProfileString' , feed it primaril
the section and the key I wanted, and it would return the string associated with that key. Now, how d
I do that with XML? I might be making this harder than it is, but I just haven't found a simple "...d
this, and get this back" type of example
Any help, samples, snippets appreciated
TIA
Ray K
So far I'm finding that trying to use XML instead of .INI files is proving to be a little more difficult
For instance, if I wanted a string from an .INI file, I would use 'GetPrivateProfileString' , feed it primaril
the section and the key I wanted, and it would return the string associated with that key. Now, how d
I do that with XML? I might be making this harder than it is, but I just haven't found a simple "...d
this, and get this back" type of example
Any help, samples, snippets appreciated
TIA
Ray K