win32api.WriteProfileSection
list = WriteProfileSection(section, data , iniName )
Writes a complete section to an INI file or registry.
Parameters
Comments
This function is obsolete, applications should use the registry instead.
Win32 API References
list = WriteProfileSection(section, data , iniName )
Writes a complete section to an INI file or registry.