www.pudn.com > acdx.rar > HttpSocketHandler.cpp
#include "stdafx.h"
#include "HttpSocketHandler.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
SECURITY_ATTRIBUTES g_sa = {sizeof(SECURITY_ATTRIBUTES),NULL,true};