Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/**********************************************************************/ /** Microsoft Windows/NT **/ /** Copyright(c) Microsoft Corporation, 1997 - 1998 **/ /**********************************************************************/
/*
pgtunnel.h Definition of CPgNetworking -- property page to edit profile attributes related to tunneling
FILE HISTORY: */ #if !defined(AFX_PGTUNNEL_H__8C28D942_2A69_11D1_853E_00C04FC31FD3__INCLUDED_)
#define AFX_PGTUNNEL_H__8C28D942_2A69_11D1_853E_00C04FC31FD3__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// PgTunnel.h : header file
//
#include "rasdial.h"
//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_PGTUNNEL_H__8C28D942_2A69_11D1_853E_00C04FC31FD3__INCLUDED_)
|