WDK Mini Filter Example
ctx/pch.h
Go to the documentation of this file.
1 /*++
2 
3 Copyright (c) 1999 - 2002 Microsoft Corporation
4 
5 Module Name:
6 
7  pch.h
8 
9 Abstract:
10 
11  This module includes all the headers which need to be
12  precompiled & are included by all the source files in this
13  project
14 
15 
16 Environment:
17 
18  Kernel mode
19 
20 
21 --*/
22 
23 #ifndef __CTX_PCH_H__
24 #define __CTX_PCH_H__
25 
26 //
27 // Enabled warnings
28 //
29 
30 #pragma warning(error:4100) // Enable-Unreferenced formal parameter
31 #pragma warning(error:4101) // Enable-Unreferenced local variable
32 #pragma warning(error:4061) // Eenable-missing enumeration in switch statement
33 #pragma warning(error:4505) // Enable-identify dead functions
34 
35 //
36 // Includes
37 //
38 
39 #include <fltKernel.h>
40 #include <dontuse.h>
41 #include <suppress.h>
42 #include "CtxStruc.h"
43 #include "CtxProc.h"
44 
45 #endif __CTX_PCH_H__
46 

Social Network


Services Overview

Architect, implement and test file system filter drivers for a wide range of functionality. We can offer several levels of assistance to meet your specific.

Contact Us

You are welcome to contact us for salse or partnership.

Sales: sales@easefilter.com
Support: support@easefilter.com
Info: info@easefilter.com