Added an 'eject' Winelib app that allows unmounting and ejecting a CD
commit5f963331e713a7a48611dfdd6a8e307553de811b
authorAlexandre Julliard <julliard@winehq.org>
Mon, 31 Oct 2005 21:10:38 +0000 (31 21:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Oct 2005 21:10:38 +0000 (31 21:10 +0000)
tree92fb5840ad67640165253f0a446f70400867cea0
parentc7462e431f3ab312afe0c3ae52ec6a35ba597d29
Added an 'eject' Winelib app that allows unmounting and ejecting a CD
even if a Windows app has files open on it.
configure
configure.ac
programs/Makefile.in
programs/eject/.cvsignore [new file with mode: 0644]
programs/eject/Makefile.in [new file with mode: 0644]
programs/eject/eject.c [new file with mode: 0644]