ReactOS 0.4.15-dev-7958-gcd0bb1a
CWebService.cpp File Reference
#include "precomp.h"
Include dependency graph for CWebService.cpp:

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/"
 

Variable Documentation

◆ ServerPort

◆ szHostname

const WCHAR szHostname[] = L"reactos.org"
static

◆ szServerFile

const WCHAR szServerFile[] = L"testman/webservice/"
static

Definition at line 12 of file CWebService.cpp.

Referenced by CWebService::DoRequest().