hid: Initial implementation.
authorKevin Koltzau <kevin@plop.org>
Sun, 6 Aug 2006 03:09:06 +0000 (23:09 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Aug 2006 18:00:56 +0000 (20:00 +0200)
commitb89cafaf92795b56c2a1be12c039c7def11b1ffb
treea99d6adc1fe1a5f9867a1d4d5cbf5241a9f95ef3
parentf6c0a461ec46d3f5eef3e05cdc4b9424548500c9
hid: Initial implementation.
configure
configure.ac
dlls/.gitignore
dlls/Makefile.in
dlls/hid/Makefile.in [new file with mode: 0644]
dlls/hid/hid.spec [new file with mode: 0644]
dlls/hid/main.c [new file with mode: 0644]
dlls/hid/version.rc [new file with mode: 0644]