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?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials