feisty meow concerns codebase  2.140
registry_config.cpp File Reference
Include dependency graph for registry_config.cpp:

Go to the source code of this file.

Namespaces

 configuration
 

Macros

#define LOG(s)   {}
 

Variables

const int configuration::MAXIMUM_ENTRY_SIZE = 256 * KILOBYTE
 
const int configuration::MAXIMUM_NAME_SIZE = 16384
 
void * configuration::HKEY_CLASSES_ROOT = NULL
 
void * configuration::HKEY_CURRENT_USER = NULL
 
void * configuration::HKEY_LOCAL_MACHINE = NULL
 
void * configuration::HKEY_USERS = NULL
 
void * configuration::HKEY_CURRENT_CONFIG = NULL
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    {}

Definition at line 39 of file registry_config.cpp.