Don't keep main exe and dlls handles open when the file is on
authorAlexandre Julliard <julliard@winehq.org>
Thu, 25 Oct 2001 19:52:12 +0000 (19:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Oct 2001 19:52:12 +0000 (19:52 +0000)
commitac2e4f1e3d544c754473a5ed11d399b49fa189c0
tree6818bd7dd316bdae3bc5a314a45ac3c5fcab7d40
parent850c9dd6bde7e3267c470a03c6e31631aa048679
Don't keep main exe and dlls handles open when the file is on
removable media.
loader/pe_image.c
scheduler/process.c
server/process.c