Go to the source code of this file.
Classes | |
class | wuf::RegistryHandler |
Namespaces | |
namespace | wuf |
Macros | |
#define | NOMINMAX |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
std::string | wuf::getErrorMessage (DWORD errorCode) |
std::string | wuf::toString (std::wstring &_wString) |
std::string | wuf::getExecutablePath () |
const std::wstring | wuf::toWideString (const std::string &_string) |
#define NOMINMAX |
#define WIN32_LEAN_AND_MEAN |