===
Wintab API (wintab)
===

Wintab is a de facto API for pointing devices on Windows. The wintab code is from http://www.pointing.com/WINTAB.HTM.
See src/3rdparty/wintab/wintab.h for license details.

=== (copied from wintab.h) ===

/* -------------------------------- wintab.h -------------------------------- */
/* Combined 16 & 32-bit version. */

/*------------------------------------------------------------------------------
The text and information contained in this file may be freely used,
copied, or distributed without compensation or licensing restrictions.

This file is copyright 1991-1998 by LCS/Telegraphics.
------------------------------------------------------------------------------*/

===
