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
713 B

  1. /****************************************************************************/
  2. /* abadata.c */
  3. /* */
  4. /* RDP bounds accumulation code data declarations */
  5. /* */
  6. /* Copyright(c) Microsoft, Data Connection Ltd 1992-1998 */
  7. /* (C) 1997-1999 Microsoft Corp. */
  8. /****************************************************************************/
  9. #include <ndcgdata.h>
  10. DC_DATA(BOOLEAN, baResetBounds, FALSE);