Windows2003-3790/termsrv/drivers/rdp/inc/aupapi.h
2020-09-30 16:53:55 +02:00

20 lines
800 B
C

/****************************************************************************/
/* aupapi.h */
/* */
/* RDP Update Packager API functions */
/* */
/* Copyright(c) Microsoft, PictureTel 1993-1996 */
/* (C) 1997-1999 Microsoft Corp. */
/****************************************************************************/
#ifndef _H_AUPAPI
#define _H_AUPAPI
// Size of sample for OE2 compression statistics.
#define UP_SAMPLE_SIZE 32768
#endif /* ndef _H_AUPAPI */