Since last this Changelog, we can count now with this new function for INI files:
HMG_GetPrivateProfileSectionNames and HMG_GetPrivateProfileSection:
These functions are going to be very useful, specially when become the great day to abstract all languages strings from our source in HMG and be relocated at INI files.
The great idea IMHO, should be in each INI file for each application, for each resources of HMG.
This would give us more flexibility to multilanguages without coding at our libraries.
Imagine to have just only one INI file for IDE languages. Its INI names, can be named by application name or function name in a specific folder containing all dictionaries.
Would it be great, don't you think ?
This demo was based on DBFview from Grigory Filatov, really very good work. Thank you Grigory for sharing.

Just one INI file named DBFview.lng containing multiple language inside as dictionary of each UI.
I hope you enjoy it !
