Hi,
I have a old vb6 application I maintain,
that has the settings in a separate xml file.
But now I have to move those "inside" (to remove the xml, don't ask why :) ).
What would be best place/"paradigm" for such
settings to be handled in vb6 ?
Like database connections, general...