#include "Activator_Options.h"
#include "ace/Arg_Shifter.h"
#include "ace/OS_NS_strings.h"
#include "ace/Log_Msg.h"
Include dependency graph for Activator_Options.cpp:
Go to the source code of this file.
Variables | |
const HKEY | SERVICE_REG_ROOT = HKEY_LOCAL_MACHINE |
const ACE_TCHAR * | SERVICE_REG_PATH |
Definition in file Activator_Options.cpp.
|
Initial value: ACE_TEXT ("SYSTEM\\CurrentControlSet\\Services\\TAOImRActivator\\Parameters") Definition at line 23 of file Activator_Options.cpp. Referenced by Activator_Options::load_registry_options(), and Activator_Options::save_registry_options(). |
|
Definition at line 21 of file Activator_Options.cpp. Referenced by Activator_Options::load_registry_options(), and Activator_Options::save_registry_options(). |