From 5241f9783b41e74f719dc4a472c6b0803b0eff8c Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Fri, 31 Jul 2020 20:04:19 -0400 Subject: add read add function that makes an ioctl call to return the driver's active mouse_modifier --- common/common.vcxitems | 1 + 1 file changed, 1 insertion(+) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index d1e8db0..aeeaa95 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -23,6 +23,7 @@ + -- cgit v1.2.3 From b49a91627faa6411023f7823250337cc1a71af82 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Fri, 31 Jul 2020 20:36:17 -0400 Subject: move clipp/parse logic into console project --- common/common.vcxitems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index aeeaa95..7102164 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -24,8 +24,8 @@ - + -- cgit v1.2.3