diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2013-03-01 02:45:32 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-28 19:56:37 -0800 |
commit | 0fc089c66941b6799dce9fbb6e3ccd51ede2b65d (patch) | |
tree | 3a6728775340e88907f30431bc27c42c97f8571b /info.c | |
parent | c0c88ba69d0fd7796d55258f8abbd41cdadf4b1e (diff) | |
download | subsurface-0fc089c66941b6799dce9fbb6e3ccd51ede2b65d.tar.gz |
windows.c: Added support for "int" configuration storage
This patch addes body to the functions subsurface_get_conf_int()
and subsurface_set_conf_int().
It also makes some small changes:
- subsurface_get_conf_bool() now uses subsurface_get_conf_int()
- for retrieving DWORDS we would only need RegQueryValueEx,
thus the wchar_t conversations aren't really needed, unless
we start storing integers in keys with UTF-8 characters in the name.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'info.c')
0 files changed, 0 insertions, 0 deletions