winstl/registry/functions.hpp File Reference


Detailed Description

[C++ only] Simple and discrete registry functions, used by the Windows Registry Library.

#include <winstl/winstl.h>
#include <winstl/registry/util/defs.hpp>
#include <winstl/registry/reg_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Functions

template<typename C>
LONG reg_get_string_value (HKEY hkey, C const *name, C *buffer, size_t &cchBuffer)
 Gets the contents of a registry key's string value into a caller-supplied buffer.
template<typename C>
LONG reg_get_dword_value (HKEY hkey, C const *name, DWORD &value)
 Gets the contents of a registry key's DWORD value into a caller-supplied variable.


Generated on Thu Jun 10 08:58:02 2010 for STLSoft by  doxygen 1.5.6