Alexandre Julliard : mountmgr: Moved the harddisk device driver to device.c .

Alexandre Julliard julliard at winehq.org
Wed Oct 22 07:59:49 CDT 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 21 15:02:10 2008 +0200

mountmgr: Moved the harddisk device driver to device.c.

---

 dlls/mountmgr.sys/device.c   |  221 ++++++++++++++++++++++++++++++++++++++
 dlls/mountmgr.sys/mountmgr.c |  243 ++----------------------------------------
 dlls/mountmgr.sys/mountmgr.h |   14 +++
 3 files changed, 246 insertions(+), 232 deletions(-)

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



More information about the wine-cvs mailing list