2025-04-27 07:49:33 -04:00

25 lines
527 B
C

/*****************************************************************************\
* 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