1
0
Fork 0
mirror of https://github.com/rfc2822/GfxTablet synced 2025-10-03 17:49:17 +02:00

win32 driver 1.4 for GfxTablet with protocol v2 support

This commit is contained in:
christoph 2018-11-22 08:47:02 +01:00
parent 128060d724
commit ca6c6be57b
12 changed files with 552 additions and 0 deletions

8
driver-win32/stdafx.cpp Normal file
View file

@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// driver-win32.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file