Sample Code
windows driver samples/ Windows Filtering Platform Sample/ C++/ exe/ Framework_WFPSampler.rc/
//////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. // // Module Name: // Framework_WFPSampler.rc // // Abstract: // Internal resource file for WFPSampler (WFPSampler.exe) // // Author: // Dusty Harper (DHarper) // // Revision History: // // [ Month ][Day] [Year] - [Revision]-[ Comments ] // May 01, 2010 - 1.0 - Creation // //////////////////////////////////////////////////////////////////////////////////////////////////// #ifndef FRAMEWORK_WFP_SAMPLER_RESOURCES #define FRAMEWORK_WFP_SAMPLER_RESOURCES #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "WFP Sampler" #define VER_INTERNALNAME_STR "WFPSampler.Exe" #define VER_ORIGINALFILENAME_STR "WFPSampler.Exe" #define VER_PRODUCT_VERSION_STR "1.0.0.1" #include <windows.h> /// Include\UM #include <ntverp.h> /// Include\Shared #include <common.ver> /// Include\Shared #endif /// FRAMEWORK_WFP_SAMPLER_RESOURCES
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