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.
19 lines
730 B
19 lines
730 B
/****************************************************************************/
|
|
/* nbcdisp.c */
|
|
/* */
|
|
/* RDP Bitmap Compressor display driver code */
|
|
/* */
|
|
/* Copyright(c) Microsoft 1997-1999 */
|
|
/****************************************************************************/
|
|
|
|
#include <precmpdd.h>
|
|
#define hdrstop
|
|
|
|
#define TRC_FILE "nbcdisp"
|
|
|
|
#define DC_INCLUDE_DATA
|
|
#include <ndddata.c>
|
|
#undef DC_INCLUDE_DATA
|
|
|
|
#include <abcapi.c>
|
|
|