summaryrefslogtreecommitdiff
path: root/network/trans/WFPSampler/svc/Framework_Include.h
blob: 625f2838f50e9b4e8f68acca3fd35db896f356e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
////////////////////////////////////////////////////////////////////////////////////////////////////
//
//   Copyright (c) 2012 Microsoft Corporation.  All Rights Reserved.
//
//   Module Name:
//      Framework_Include.h
//
//   Abstract:
//      This module contains include headers for central exportaion of the Framework_* modules.
//
//   Author:
//      Dusty Harper      (DHarper)
//
//   Revision History:
//
//      [ Month ][Day] [Year] - [Revision]-[ Comments ]
//      May       01,   2010  -     1.0   -  Creation
//
////////////////////////////////////////////////////////////////////////////////////////////////////

#ifndef FRAMEWORK_INCLUDE_H
#define FRAMEWORK_INCLUDE_H

#include "Framework_WFPSamplerService.h"  /// .
#include "Framework_RPCServerInterface.h" /// .
#include "Framework_WindowsFirewall.h"    /// .

/*
   The Action Center APIs are under Non Disclosure Agreement.  If you wish to see the sample code
   for this, you will need to contact your Microsoft representative and request the sample code.
*/
///#include "Framework_ActionCenter.h"       /// .

#endif /// FRAMEWORK_INCLUDE_H