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
14 lines
713 B
/****************************************************************************/
|
|
/* abadata.c */
|
|
/* */
|
|
/* RDP bounds accumulation code data declarations */
|
|
/* */
|
|
/* Copyright(c) Microsoft, Data Connection Ltd 1992-1998 */
|
|
/* (C) 1997-1999 Microsoft Corp. */
|
|
/****************************************************************************/
|
|
|
|
#include <ndcgdata.h>
|
|
|
|
|
|
DC_DATA(BOOLEAN, baResetBounds, FALSE);
|
|
|