Sample Code

windows driver samples/ AvScan File System Minifilter Driver/ C++/ user/ utility.h/

/*++

Copyright (c) 2011  Microsoft Corporation

Module Name:

    utility.h

Abstract:

    The header of commonly used routine by the user program.

Environment:

    User mode

--*/

#ifndef __UTILITY_H__
#define __UTILITY_H__

#include <windows.h>

VOID
DisplayError (
    _In_ DWORD Code
    );

#endif

Our Services

  • What our customers say about us?

© 2011-2025 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