Use FILE_SHARE_DELETE when loading modules, as running an exe that's
commitd80eb97b2933cba619e6aac32c29bf72e46ad613
authorMike McCormack <mike@codeweavers.com>
Wed, 15 Sep 2004 18:02:49 +0000 (15 18:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Sep 2004 18:02:49 +0000 (15 18:02 +0000)
tree9b7459401dd21b61d271e55758d26a9855efeda0
parent8087fca344b17d967c87b85ce5c25b2c3cc23341
Use FILE_SHARE_DELETE when loading modules, as running an exe that's
going to be deleted should work.
dlls/kernel/process.c
dlls/ntdll/loader.c