Sample Code

Windows Driver Samples/ Async Notification Sample/ C++/ server/ library/ precomp.h/

//
//  Windows Server (Printing) Driver Development Kit Samples.
//
//
//  Copyright (c) 1990 - 2005 Microsoft Corporation.
//  All Rights Reserved.
//
//
//  This source code is intended only as a supplement to Microsoft
//  Development Tools and/or on-line documentation.  See these other
//  materials for detailed information regarding Microsoft code samples.
// 
//  THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
//  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
//  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
//  PARTICULAR PURPOSE.
//

/*++

Copyright (c) 1990-1998  Microsoft Corporation
All rights reserved

Module Name:

    precomp.h

--*/


#include <windows.h>
#include <winerror.h>
#include <winspool.h>
#include <winsplp.h>
#include <stdio.h>
#include <stdlib.h>
#include <tchar.h>
#include <assert.h>
#include <strsafe.h>
#include <prnasnot.h>
#include <prnasntp.h>
#include <common.hpp>

_Analysis_mode_(_Analysis_code_type_user_driver_)

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