Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 lines
503 B

/*****************************************************************************\
* MODULE: priv.h
*
* Private header for the Internet Print Provider Client
*
*
* Copyright (C) 2000 Microsoft
*
* History:
* 5/12/2000 weihaic Created
*
\*****************************************************************************/
#include "common.h"
#include "inetxcv.h"
#include "resource.h"
#include "xcvdlg.h"
#include "configdlg.h"
#include "deletedlg.h"
#define MAX_BUF_SIZE 256