Alexandre Julliard : explorer: Split the device management to a separate file to make it usable independently of HAL support .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 3 10:04:21 CDT 2006


Module: wine
Branch: master
Commit: dde935d1111d6f87c452ef91cc9283a6d1bc296c
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=dde935d1111d6f87c452ef91cc9283a6d1bc296c

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct  3 12:40:27 2006 +0200

explorer: Split the device management to a separate file to make it usable independently of HAL support.

---

 programs/explorer/Makefile.in        |    1 
 programs/explorer/device.c           |  250 ++++++++++++++++++++++++++++++++++
 programs/explorer/explorer_private.h |    4 +
 programs/explorer/hal.c              |  211 -----------------------------
 4 files changed, 257 insertions(+), 209 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=dde935d1111d6f87c452ef91cc9283a6d1bc296c



More information about the wine-cvs mailing list