/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: precomp.h Abstract: This module contains the common type definitions and includes. Environment: Windows User-Mode Driver Framework --*/ #pragma once // // Include the type specific headers. // #include #include #include #include #include #include