This commit is contained in:
Mike Battista 2021-05-13 17:09:35 -07:00
Родитель 8e08eff6ce
Коммит 68709a27bd
3 изменённых файлов: 8 добавлений и 4 удалений

Просмотреть файл

@ -14,4 +14,6 @@
#include <ntddkbd.h>
#include <ntddmou.h>
#include <hidsdi.h>
#include <hidpi.h>
#include <hidpi.h>
#include <hidclass.h>
#include <hidusage.h>

Просмотреть файл

@ -8,11 +8,13 @@
<IncludeRoot>/um
<IncludeRoot>/winrt
--traverse
<IncludeRoot>/shared/ntddmou.h
<IncludeRoot>/shared/ntddkbd.h
<IncludeRoot>/um/dinput.h
<IncludeRoot>/shared/dinputd.h
<IncludeRoot>/shared/hidclass.h
<IncludeRoot>/shared/hidpi.h
<IncludeRoot>/shared/hidsdi.h
<IncludeRoot>/shared/hidusage.h
<IncludeRoot>/shared/ntddkbd.h
<IncludeRoot>/shared/ntddmou.h
<IncludeRoot>/um/dinput.h
--namespace
Windows.Win32.Devices.HumanInterfaceDevice

Двоичный файл не отображается.