ReactOS 0.4.16-dev-125-g798ea90
|
#include "precomp.h"
Go to the source code of this file.
Variables | |
static const WCHAR | szHostname [] = L"reactos.org" |
static const INTERNET_PORT | ServerPort = 8443 |
static const WCHAR | szServerFile [] = L"testman/webservice/" |
|
static |
Definition at line 11 of file CWebService.cpp.
Referenced by _IRQL_requires_max_(), CsrApiHandleConnectionRequest(), CWebService::CWebService(), and NtAcceptConnectPort().
Definition at line 10 of file CWebService.cpp.
Referenced by CWebService::CWebService(), SMTPTransport_CommandEHLO(), and SMTPTransport_CommandHELO().
Definition at line 12 of file CWebService.cpp.
Referenced by CWebService::DoRequest().