Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Julliard f534ccba00 hid: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-05 08:35:57 +02:00
Aric Stewart 5b882003fe hid: Break HidD functions out into their own module. 2015-06-26 20:35:06 +09:00
Austin English bb25986702 hid: Add HidD_GetProductString stub. 2014-08-04 16:20:15 +02:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
André Hentschel 4b98d78951 hid: Add HidD_GetManufacturerString stub. 2013-04-04 13:28:46 +02:00
Andrew Nguyen 8dc97882f3 hid: Stub HidD_SetFeature. 2009-02-23 15:54:16 +01:00
Andrew Nguyen 45a1f85d15 hid: Stub HidD_GetFeature. 2009-02-23 15:54:01 +01:00
Andrew Talbot 18da6f23a2 hid: Assign to struct instead of using memcpy. 2008-02-29 12:35:07 +01:00
Francois Gouget c03ae82773 hid: Add the hidsdi.h header. 2007-02-06 13:25:00 +01:00
Kevin Koltzau b89cafaf92 hid: Initial implementation. 2006-08-07 20:00:56 +02:00