This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-04 02:37:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cf3d957950
Branches
Tags
View all branches
wine
/
dlls
/
hidclass.sys
History
Alexandre Julliard
f21cb01aa4
makefiles: Don't allow import libraries to have an extension.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-14 14:04:20 +09:00
..
buffer.c
hidclass.sys: Implement IOCTL_GET(SET)_NUM_DEVICE_INPUT_BUFFERS.
2015-10-15 00:53:22 +09:00
descriptor.c
hidclass.sys: Properly print 80 bytes in first line when tracing ParseDescriptor.
2015-12-21 19:50:30 +01:00
device.c
hidclass.sys: Use the instance id for the device link.
2016-04-06 14:59:48 +09:00
hid.h
hidclass.sys: Fix spelling of a private struct's name.
2016-04-13 23:01:11 +09:00
hidclass.sys.spec
…
main.c
hidclass.sys: Implement IRP_MN_QUERY_ID for HID devices.
2016-04-06 14:59:46 +09:00
Makefile.in
makefiles: Don't allow import libraries to have an extension.
2016-06-14 14:04:20 +09:00
parse.h
…
pnp.c
hidclass.sys: Add missing case/missing HeapFree (Coverity).
2016-04-26 14:48:34 +09:00