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.

19 lines
730 B

  1. /****************************************************************************/
  2. /* nbcdisp.c */
  3. /* */
  4. /* RDP Bitmap Compressor display driver code */
  5. /* */
  6. /* Copyright(c) Microsoft 1997-1999 */
  7. /****************************************************************************/
  8. #include <precmpdd.h>
  9. #define hdrstop
  10. #define TRC_FILE "nbcdisp"
  11. #define DC_INCLUDE_DATA
  12. #include <ndddata.c>
  13. #undef DC_INCLUDE_DATA
  14. #include <abcapi.c>