Added 'HttpGetTextEx' function which provides additional options when returning text content in a string buffer.
Added support for 'GetText' and 'PutText' methods in the 'FileTransfer' .NET class and ActiveX control.
Added 'HttpSetRequestHeaders' function and 'HttpClient.AddHeaders' method which can be used to set multiple request headers.
Added missing error codes in the interface definitions for the ActiveX controls.
Extended the 'GetText' and 'PutText' methods in the 'FtpClient' and 'HttpClient' Microsoft .NET classes to support an optional code page parameter.
Added 'InetGetUrlHostName' and 'InetConnectUrl' functions to simplify establishing TCP connections using a URL.
Additional parameter checks are performed when initializing SocketTools components to prevent a situation where a valid runtime license may not be accepted.
Updated the C/C++ include file to address compilation warnings when building a project using Microsoft Foundation Classes (MFC).
Improved the Library Edition function declarations for several languages plus FreeBasic 1.10 is now a supported language.
Added missing documentation for 'CodePage' property in 'FTP' and 'HTTP' ActiveX controls.
Added missing documentation for 'GetText' and 'PutText' methods in 'FTP' and 'HTTP' .NET classes and ActiveX controls.
Updated documentation to explicitly note when Unicode strings are automatically converted to UTF-8 encoded text.
Updated missing topics in the HTML help file which were not linked correctly in the contents table.
Updated and added several missing interface definitions to the native DLL type libraries.