#include "Options.h"
#include "NT_Service.h"
#include "ace/Arg_Shifter.h"
#include "ace/ARGV.h"
#include "ace/Configuration.h"
Include dependency graph for Options.cpp:
Variables | |
const HKEY | SERVICE_REG_ROOT = HKEY_LOCAL_MACHINE |
const ACE_TCHAR* | SERVICE_REG_PATH = ACE_TEXT ("SYSTEM\\CurrentControlSet\\Services\\TAOImplRepo\\Parameters") |
const ACE_TCHAR* | SERVICE_REG_VALUE_NAME = ACE_TEXT ("ORBOptions") |
Options.cpp,v 1.21 2001/05/30 04:57:43 cleeland Exp
|
|
|
|
|
|