This library will help you to organize data exchange between your program written on any language and any other programs which use the standard input/output streams. You can start any DOS or Win32 Console application and use its standard input/output streams data in your programms. Data exchange which is provided with this library is more reliable and fast than widely known DDE(Dynamic Data Exchange).
This library let you manipulate with INI-file by the easiest way from any programming language. You can create new or load existed INI-file and manage sections and keys in it. You can produce action with sections and keys of INI-file as:
- search, add, delete sections and keys
- retrieve, change, encrypt or decrypt values of keys