Go to the source code of this file.
Functions | |
void | epoc_store_init (const TDesC &aDataPath) |
Initializes the settings storage subsystem. | |
void | epoc_store_free () |
Uninitializes the settings storage subsystem. |
Mostly copied from the SyOSsh EPOC Release 5 port by Gabor Keresztfalvi, some additional fixes for the current Symbian port by Petteri Kangaslampi. Originally based on winstore.c in the PuTTY distribution.
[No copyright messages in the original, assumed to be copyrighted by Gabor Keresztfavli and available through the PuTTY license]
Portions copyright 2002 Petteri Kangaslampi
See license.txt for full copyright and license information.
|
Uninitializes the settings storage subsystem. Must be called before the application exits. |
|
Initializes the settings storage subsystem.
|