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.
14 lines
652 B
14 lines
652 B
/****************************************************************************/
|
|
/* abcwd.cpp */
|
|
/* */
|
|
/* RDP Bitmap Compressor C++ wrapper. */
|
|
/* */
|
|
/* Copyright(c) Microsoft 1997-1999 */
|
|
/****************************************************************************/
|
|
|
|
#include <precomp.h>
|
|
#pragma hdrstop
|
|
|
|
#define TRC_FILE "abcwd"
|
|
|
|
#include <abcapi.c>
|