ReactOS 0.4.16-dev-297-gc569aee
|
#include <new>
#include <stdlib.h>
#include <string.h>
#include <config.h>
#include <tchar.h>
Go to the source code of this file.
Variables | |
LPCConfig | pConfiguration |
LPCHttpDaemonThread | pDaemonThread |
LPCConfig pConfiguration |
Definition at line 18 of file config.cpp.
Referenced by CHttpClient::ProcessRequest(), ReadNicConfiguration(), Run(), and CHttpDaemon::Start().
LPCHttpDaemonThread pDaemonThread |
Definition at line 19 of file config.cpp.
Referenced by Run().