Sample Code

Windows Driver Samples/ Multipath IO (MPIO) DSM Sample/ C++/ src/ precomp.h/

/*++

Copyright (c) 2004  Microsoft Corporation

Module Name:

    precomp.h

Abstract:

    Precompiled header file for Microsoft Device Specific Module (DSM).

Revision History:

--*/

#pragma once

#include <stdio.h>
#include <stdarg.h>

#include "dsm.h"
#include "mpiodisk.h"
#include "msdsm.h"
#include "prototypes.h"
#include "trace.h"
#include "srbhelper.h"

#include <ntstrsafe.h>
#include <ntintsafe.h>

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS