Leaked source code of windows server 2003
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

  1. /****************************************************************************/
  2. /* abcwd.cpp */
  3. /* */
  4. /* RDP Bitmap Compressor C++ wrapper. */
  5. /* */
  6. /* Copyright(c) Microsoft 1997-1999 */
  7. /****************************************************************************/
  8. #include <precomp.h>
  9. #pragma hdrstop
  10. #define TRC_FILE "abcwd"
  11. #include <abcapi.c>