Alexandre Julliard : explorer: Initial version of dynamic drive support using HAL.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 18 10:15:42 CDT 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Apr 18 16:48:13 2006 +0200

explorer: Initial version of dynamic drive support using HAL.

---

 programs/explorer/Makefile.in        |    4 
 programs/explorer/desktop.c          |    1 
 programs/explorer/explorer_private.h |    1 
 programs/explorer/hal.c              |  438 ++++++++++++++++++++++++++++++++++
 4 files changed, 443 insertions(+), 1 deletions(-)
 create mode 100644 programs/explorer/hal.c

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



More information about the wine-cvs mailing list