explorer: Split the device management to a separate file to make it usable independen...
commitdde935d1111d6f87c452ef91cc9283a6d1bc296c
authorAlexandre Julliard <julliard@winehq.org>
Tue, 3 Oct 2006 10:40:27 +0000 (3 12:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Oct 2006 10:40:27 +0000 (3 12:40 +0200)
treeb1e55578dab37d571b2e61fc537238a2b6365d70
parent28dc896b284ed61b513b0c35cfb15e225365d6ed
explorer: Split the device management to a separate file to make it usable independently of HAL support.
programs/explorer/Makefile.in
programs/explorer/device.c [new file with mode: 0644]
programs/explorer/explorer_private.h
programs/explorer/hal.c