Sample Code
windows driver samples/ Windows Filtering Platform Sample/ C++/ lib/ HelperFunctions_Include.h/
//////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. // // Module Name: // HelperFunctions_Include.h // // Abstract: // This module contains include headers for central exportaion of the HelperFunction_* modules. // // Author: // Dusty Harper (DHarper) // // Revision History: // // [ Month ][Day] [Year] - [Revision]-[ Comments ] // May 01, 2010 - 1.0 - Creation // //////////////////////////////////////////////////////////////////////////////////////////////////// #ifndef HELPERFUNCTIONS_INCLUDE_H #define HELPERFUNCTIONS_INCLUDE_H #include "HelperFunctions_Macros.h" /// . #include "HelperFunctions_Log.h" /// . #include "HelperFunctions_Strings.h" /// . #include "HelperFunctions_GUID.h" /// . #include "HelperFunctions_SID.h" /// . #include "HelperFunctions_Service.h" /// . #include "HelperFunctions_Process.h" /// . #include "HelperFunctions_Registry.h" /// . #include "HelperFunctions_ThreadPools.h" /// . #include "HelperFunctions_ThreadsAndEvents.h" /// . #include "HelperFunctions_MACAddress.h" /// . #include "HelperFunctions_IPAddress.h" /// . #include "HelperFunctions_WinSock.h" /// . #include "HelperFunctions_FwpmEngine.h" /// . #include "HelperFunctions_FwpmTransaction.h" /// . #include "HelperFunctions_FwpmLayer.h" /// . #include "HelperFunctions_FwpmProvider.h" /// . #include "HelperFunctions_FwpmProviderContext.h" /// . #include "HelperFunctions_FwpmSubLayer.h" /// . #include "HelperFunctions_FwpmCallout.h" /// . #include "HelperFunctions_FwpmFilter.h" /// . #endif /// HELPERFUNCTIONS_INCLUDE_H
Our Services
-
What our customers say about us?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials